Home
last modified time | relevance | path

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

/titanic_44/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) in ixgbe_alloc_dma()
656 ixgbe_alloc_tcb_lists(ixgbe_tx_ring_t *tx_ring) in ixgbe_alloc_tcb_lists() function