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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c36 static int ixgbe_alloc_tcb_lists(ixgbe_tx_ring_t *);
153 if (ixgbe_alloc_tcb_lists(tx_ring) != IXGBE_SUCCESS)
652 * ixgbe_alloc_tcb_lists - Memory allocation for the transmit control bolcks
656 ixgbe_alloc_tcb_lists(ixgbe_tx_ring_t *tx_ring) function

Completed in 56 milliseconds