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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c37 static void ixgbe_free_tcb_lists(ixgbe_tx_ring_t *);
193 ixgbe_free_tcb_lists(tx_ring);
762 ixgbe_free_tcb_lists(tx_ring);
768 * ixgbe_free_tcb_lists - Release the memory allocated for
772 ixgbe_free_tcb_lists(ixgbe_tx_ring_t *tx_ring) function

Completed in 44 milliseconds