Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h400 s32 (*write_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg, member
H A Dtxgbe_dummy.h645 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 Dixgbe_api.c1537 return ixgbe_call_func(hw, hw->link.ops.write_link_unlocked, in ixgbe_write_link_unlocked()
H A Dixgbe_x550.c99 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 Dixgbe_type.h4059 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member