Searched refs:init_rx_addrs (Results 1 – 9 of 9) sorted by relevance
74 hw->mac.ops.init_rx_addrs = NULL; in ixgbe_init_ops_vf()
280 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X540()
931 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82598()
1024 return ixgbe_call_func(hw, hw->mac.ops.init_rx_addrs, (hw), in ixgbe_init_rx_addrs()
1200 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82599()
4093 s32 (*init_rx_addrs)(struct ixgbe_hw *); member
2483 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X550em()
4021 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_E610()
125 mac->ops.init_rx_addrs = ixgbe_init_rx_addrs_generic; in ixgbe_init_ops_generic()