Searched refs:write_link_unlocked (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 400 s32 (*write_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg, member
|
| H A D | txgbe_dummy.h | 645 hw->link.write_link_unlocked = txgbe_link_write_link_unlocked_dummy; in txgbe_init_ops_dummy()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_api.c | 1537 return ixgbe_call_func(hw, hw->link.ops.write_link_unlocked, in ixgbe_write_link_unlocked()
|
| H A D | ixgbe_x550.c | 99 return hw->link.ops.write_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_write_cs4227() 833 link->ops.write_link_unlocked = in ixgbe_init_ops_X550EM_x()
|
| H A D | ixgbe_type.h | 4059 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member
|