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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 763 void ixgbe_free_receive_structures(struct ixgbe_softc *);
ix_txrx.c 1465 ixgbe_free_receive_structures(sc);
1669 * ixgbe_free_receive_structures - Free all receive rings.
1672 ixgbe_free_receive_structures(struct ixgbe_softc *sc) function in typeref:typename:void
1676 INIT_DEBUGOUT("ixgbe_free_receive_structures: begin");
1690 } /* ixgbe_free_receive_structures */
2513 ixgbe_free_receive_structures(sc);

Completed in 15 milliseconds