Searched refs:read_link_unlocked (Results 1 – 2 of 2) sorted by relevance
96 return hw->link.ops.read_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_read_cs4227()4031 .read_link_unlocked = &ixgbe_read_i2c_combined_generic_unlocked,
3520 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member