HomeSort by: relevance | last modified time | path
    Searched refs:write_link (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1580 return ixgbe_call_func(hw, hw->link.ops.write_link,
ixgbe_x550.c 1038 link->ops.write_link = ixgbe_write_i2c_combined_generic;
2837 ret_val = hw->link.ops.write_link(hw, hw->link.addr, reg_slice,
ixgbe_type.h 4163 s32 (*write_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 val); member in struct:ixgbe_link_operations

Completed in 31 milliseconds