Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c200 ixgbe_tx_fill_hw_ring(struct ixgbe_tx_queue *txq, struct rte_mbuf **pkts, in ixgbe_tx_fill_hw_ring() function
270 ixgbe_tx_fill_hw_ring(txq, tx_pkts, n); in tx_xmit_pkts()
285 ixgbe_tx_fill_hw_ring(txq, tx_pkts + n, (uint16_t)(nb_pkts - n)); in tx_xmit_pkts()