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