Searched refs:bnxt_xmit_one (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxtx_vec_sse.c | 346 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 D | bnxt_rxtx_vec_avx2.c | 419 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()
|