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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c31 static int ixgbe_alloc_tbd_ring(ixgbe_tx_ring_t *);
150 if (ixgbe_alloc_tbd_ring(tx_ring) != IXGBE_SUCCESS)
306 * ixgbe_alloc_tbd_ring - Memory allocation for the tx descriptors of one ring.
309 ixgbe_alloc_tbd_ring(ixgbe_tx_ring_t *tx_ring) function

Completed in 269 milliseconds