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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1530 return ixgbe_call_func(hw, hw->link.ops.read_link_unlocked,
ixgbe_x550.c 125 return hw->link.ops.read_link_unlocked(hw, hw->link.addr, reg, value);
1037 link->ops.read_link_unlocked = ixgbe_read_i2c_combined_generic_unlocked;
ixgbe_type.h 4161 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member in struct:ixgbe_link_operations

Completed in 24 milliseconds