Searched refs:bnxt_xmit_pkts_vec (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_txr.h | 51 uint16_t bnxt_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts,
|
| H A D | bnxt_rxtx_vec_sse.c | 420 bnxt_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts, in bnxt_xmit_pkts_vec() function
|
| H A D | bnxt_rxtx_vec_neon.c | 424 bnxt_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts, in bnxt_xmit_pkts_vec() function
|
| H A D | bnxt_ethdev.c | 1327 return bnxt_xmit_pkts_vec; in bnxt_transmit_function() 2996 {bnxt_xmit_pkts_vec, "Vector SSE"}, 3002 {bnxt_xmit_pkts_vec, "Vector Neon"},
|