Searched refs:ixgbe_setup_receive_structures (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe.h762 int ixgbe_setup_receive_structures(struct ixgbe_softc *);
H A Dix_txrx.c1637 * ixgbe_setup_receive_structures - Initialize all receive rings.
1640 ixgbe_setup_receive_structures(struct ixgbe_softc *sc) function
1645 INIT_DEBUGOUT("ixgbe_setup_receive_structures");
1665 } /* ixgbe_setup_receive_structures */
H A Dixv.c776 error = ixgbe_setup_receive_structures(sc);
H A Dixgbe.c4133 error = ixgbe_setup_receive_structures(sc);

Completed in 145 milliseconds