Searched refs:read_link (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 396 s32 (*read_link)(struct txgbe_hw *hw, u8 addr, u16 reg, u16 *val); member
|
| H A D | txgbe_dummy.h | 642 hw->link.read_link = txgbe_link_read_link_dummy; in txgbe_init_ops_dummy()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_api.c | 1457 return ixgbe_call_func(hw, hw->link.ops.read_link, (hw, addr, in ixgbe_read_link()
|
| H A D | ixgbe_type.h | 4055 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val); member
|
| H A D | ixgbe_x550.c | 830 link->ops.read_link = ixgbe_read_i2c_combined_generic; in ixgbe_init_ops_X550EM_x()
|