Home
last modified time | relevance | path

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

/titanic_50/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) in ixgbe_alloc_dma()
309 ixgbe_alloc_tbd_ring(ixgbe_tx_ring_t *tx_ring) in ixgbe_alloc_tbd_ring() function