Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_vf.c102 hw->mac.ops.init_rx_addrs = NULL; in ixgbe_init_ops_vf()
Dif_ngbereg.h780 void (*init_rx_addrs)(struct ngbe_softc *); member
Dixgbe_x540.c280 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X540()
Dixgbe_82598.c939 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82598()
Dixgbe_82599.c1199 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82599()
Dif_ngbe.c1876 mac->ops.init_rx_addrs = ngbe_init_rx_addrs; in ngbe_init_ops()
3760 hw->mac.ops.init_rx_addrs(sc); in ngbe_reset_hw()
Dixgbe_type.h3954 int32_t (*init_rx_addrs)(struct ixgbe_hw *); member
Dixgbe_x550.c2361 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_X550em()
Dixgbe.c162 mac->ops.init_rx_addrs = ixgbe_init_rx_addrs_generic; in ixgbe_init_ops_generic()