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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 761 void ixgbe_free_transmit_structures(struct ixgbe_softc *);
ix_txrx.c 650 ixgbe_free_transmit_structures(sc);
752 * ixgbe_free_transmit_structures - Free all transmit rings.
755 ixgbe_free_transmit_structures(struct ixgbe_softc *sc) function in typeref:typename:void
765 } /* ixgbe_free_transmit_structures */
2512 ixgbe_free_transmit_structures(sc);

Completed in 13 milliseconds