Searched refs:read_link_unlocked (Results 1 – 3 of 3) sorted by relevance
1580 return ixgbe_call_func(hw, hw->link.ops.read_link_unlocked, in ixgbe_read_link_unlocked()
115 return hw->link.ops.read_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_read_cs4227()859 link->ops.read_link_unlocked = ixgbe_read_i2c_combined_generic_unlocked; in ixgbe_init_ops_X550EM_x()
4155 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member