Searched refs:init_rx_addrs (Results 1 – 2 of 2) sorted by relevance
40 s32 (*init_rx_addrs)(struct ixgbe_hw *); member
771 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82598()1142 .init_rx_addrs = &ixgbe_init_rx_addrs_generic,