Searched refs:read_link_unlocked (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 397 s32 (*read_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg, member
|
| H A D | txgbe_dummy.h | 643 hw->link.read_link_unlocked = txgbe_link_read_link_unlocked_dummy; in txgbe_init_ops_dummy()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_api.c | 1472 return ixgbe_call_func(hw, hw->link.ops.read_link_unlocked, in ixgbe_read_link_unlocked()
|
| H A D | ixgbe_x550.c | 86 return hw->link.ops.read_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_read_cs4227() 831 link->ops.read_link_unlocked = ixgbe_read_i2c_combined_generic_unlocked; in ixgbe_init_ops_X550EM_x()
|
| H A D | ixgbe_type.h | 4056 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member
|