Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h481 uint16_t iavf_xmit_pkts_vec_avx512(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Diavf_rxtx_vec_avx512.c1658 iavf_xmit_pkts_vec_avx512(void *tx_queue, struct rte_mbuf **tx_pkts, in iavf_xmit_pkts_vec_avx512() function
H A Diavf_rxtx.c2447 dev->tx_pkt_burst = iavf_xmit_pkts_vec_avx512; in iavf_set_tx_function()