HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_setup_receive_structures (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.h 762 int ixgbe_setup_receive_structures(struct ixgbe_softc *);
ix_txrx.c 1637 * ixgbe_setup_receive_structures - Initialize all receive rings.
1640 ixgbe_setup_receive_structures(struct ixgbe_softc *sc) function in typeref:typename:int
1645 INIT_DEBUGOUT("ixgbe_setup_receive_structures");
1665 } /* ixgbe_setup_receive_structures */
ixv.c 762 error = ixgbe_setup_receive_structures(sc);
ixgbe.c 4115 error = ixgbe_setup_receive_structures(sc);

Completed in 21 milliseconds