Searched refs:ixgbe_free_transmit_structures (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c947 ixgbe_free_transmit_structures(adapter);
2673 ixgbe_free_transmit_structures(adapter);
H A Dixgbe.h680 void ixgbe_free_transmit_structures(struct adapter *);
H A Dix_txrx.c532 ixgbe_free_transmit_structures(adapter);
629 * ixgbe_free_transmit_structures - Free all transmit rings.
632 ixgbe_free_transmit_structures(struct adapter *adapter) function
644 } /* ixgbe_free_transmit_structures */
H A Dif_ixv.c469 ixgbe_free_transmit_structures(adapter);
537 ixgbe_free_transmit_structures(adapter);

Completed in 101 milliseconds