Searched refs:iavf_vtx (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx_vec_avx2.c | 1399 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx() function 1485 iavf_vtx(txdp, tx_pkts, n - 1, flags); in iavf_xmit_fixed_burst_vec_avx2() 1503 iavf_vtx(txdp, tx_pkts, nb_commit, flags); in iavf_xmit_fixed_burst_vec_avx2()
|
| H A D | iavf_rxtx_vec_avx512.c | 1535 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx() function 1620 iavf_vtx(txdp, tx_pkts, n - 1, flags); in iavf_xmit_fixed_burst_vec_avx512() 1639 iavf_vtx(txdp, tx_pkts, nb_commit, flags); in iavf_xmit_fixed_burst_vec_avx512()
|
| H A D | iavf_rxtx_vec_sse.c | 1099 iavf_vtx(volatile struct iavf_tx_desc *txdp, struct rte_mbuf **pkt, in iavf_vtx() function 1158 iavf_vtx(txdp, tx_pkts, nb_commit, flags); in iavf_xmit_fixed_burst_vec()
|