Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c197 txgbe_tx_fill_hw_ring(struct txgbe_tx_queue *txq, struct rte_mbuf **pkts, in txgbe_tx_fill_hw_ring() function
265 txgbe_tx_fill_hw_ring(txq, tx_pkts, n); in tx_xmit_pkts()
270 txgbe_tx_fill_hw_ring(txq, tx_pkts + n, (uint16_t)(nb_pkts - n)); in tx_xmit_pkts()