Home
last modified time | relevance | path

Searched refs:read_link_unlocked (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h397 s32 (*read_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg, member
H A Dtxgbe_dummy.h643 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 Dixgbe_api.c1472 return ixgbe_call_func(hw, hw->link.ops.read_link_unlocked, in ixgbe_read_link_unlocked()
H A Dixgbe_x550.c86 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 Dixgbe_type.h4056 s32 (*read_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member