Searched refs:ixgbe_alloc_tbd_ring (Results 1 – 1 of 1) sorted by relevance
31 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