Searched refs:i40e_recv_pkts_vec (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 1744 dev->rx_pkt_burst == i40e_recv_pkts_vec || in i40e_dev_supported_ptypes_get() 3108 i40e_recv_pkts_vec; in i40e_get_latest_rx_vec() 3126 i40e_recv_pkts_vec; in i40e_get_recommend_rx_vec() 3191 dev->rx_pkt_burst == i40e_recv_pkts_vec || in i40e_set_rx_function() 3215 { i40e_recv_pkts_vec, "Vector SSE" }, 3218 { i40e_recv_pkts_vec, "Vector Neon" }, 3221 { i40e_recv_pkts_vec, "Vector AltiVec" }, 3455 i40e_recv_pkts_vec( in i40e_recv_pkts_vec() function
|
| H A D | i40e_rxtx_vec_altivec.c | 455 i40e_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in i40e_recv_pkts_vec() function
|
| H A D | i40e_rxtx_vec_neon.c | 434 i40e_recv_pkts_vec(void *__rte_restrict rx_queue, in i40e_recv_pkts_vec() function
|
| H A D | i40e_rxtx.h | 228 uint16_t i40e_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts,
|
| H A D | i40e_rxtx_vec_sse.c | 600 i40e_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in i40e_recv_pkts_vec() function
|