Home
last modified time | relevance | path

Searched refs:init_rx_addrs (Results 1 – 14 of 14) sorted by relevance

/dpdk/drivers/net/ngbe/base/
H A Dngbe_dummy.h315 hw->mac.init_rx_addrs = ngbe_mac_init_rx_addrs_dummy; in ngbe_init_ops_dummy()
H A Dngbe_type.h297 s32 (*init_rx_addrs)(struct ngbe_hw *hw); member
H A Dngbe_hw.c185 hw->mac.init_rx_addrs(hw); in ngbe_reset_hw_em()
1920 mac->init_rx_addrs = ngbe_init_rx_addrs; in ngbe_init_ops_pf()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_vf.c44 hw->mac.ops.init_rx_addrs = NULL; in ixgbe_init_ops_vf()
H A Dixgbe_x540.c244 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X540()
H A Dixgbe_82598.c901 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82598()
H A Dixgbe_api.c976 return ixgbe_call_func(hw, hw->mac.ops.init_rx_addrs, (hw), in ixgbe_init_rx_addrs()
H A Dixgbe_82599.c1142 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82599()
H A Dixgbe_type.h3978 s32 (*init_rx_addrs)(struct ixgbe_hw *); member
H A Dixgbe_x550.c2519 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X550em()
H A Dixgbe_common.c95 mac->ops.init_rx_addrs = ixgbe_init_rx_addrs_generic; in ixgbe_init_ops_generic()
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dummy.h598 hw->mac.init_rx_addrs = txgbe_mac_init_rx_addrs_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_type.h567 s32 (*init_rx_addrs)(struct txgbe_hw *hw); member
H A Dtxgbe_hw.c2678 mac->init_rx_addrs = txgbe_init_rx_addrs; in txgbe_init_ops_pf()
3463 hw->mac.init_rx_addrs(hw); in txgbe_reset_hw()