Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_sse.c346 bnxt_xmit_one(struct rte_mbuf *mbuf, struct tx_bd_long *txbd, in bnxt_xmit_one() function
391 bnxt_xmit_one(tx_pkts[0], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
392 bnxt_xmit_one(tx_pkts[1], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
393 bnxt_xmit_one(tx_pkts[2], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
394 bnxt_xmit_one(tx_pkts[3], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
401 bnxt_xmit_one(tx_pkts[0], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
H A Dbnxt_rxtx_vec_avx2.c419 bnxt_xmit_one(struct rte_mbuf *mbuf, struct tx_bd_long *txbd, in bnxt_xmit_one() function
466 bnxt_xmit_one(pkts[0], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()
528 bnxt_xmit_one(pkts[0], txbd++, tx_buf++); in bnxt_xmit_fixed_burst_vec()