Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_sse.c362 bnxt_xmit_fixed_burst_vec(struct bnxt_tx_queue *txq, struct rte_mbuf **tx_pkts, in bnxt_xmit_fixed_burst_vec() function
453 ret = bnxt_xmit_fixed_burst_vec(txq, &tx_pkts[nb_sent], num); in bnxt_xmit_pkts_vec()
H A Dbnxt_rxtx_vec_neon.c374 bnxt_xmit_fixed_burst_vec(void *tx_queue, struct rte_mbuf **tx_pkts, in bnxt_xmit_fixed_burst_vec() function
444 ret = bnxt_xmit_fixed_burst_vec(tx_queue, in bnxt_xmit_pkts_vec()
H A Dbnxt_rxtx_vec_avx2.c436 bnxt_xmit_fixed_burst_vec(struct bnxt_tx_queue *txq, struct rte_mbuf **pkts, in bnxt_xmit_fixed_burst_vec() function
579 ret = bnxt_xmit_fixed_burst_vec(txq, &tx_pkts[nb_sent], num); in bnxt_xmit_pkts_vec_avx2()