Home
last modified time | relevance | path

Searched refs:i40e_recv_pkts (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h198 uint16_t i40e_recv_pkts(void *rx_queue,
H A Di40e_rxtx.c651 i40e_recv_pkts(void *rx_queue, struct rte_mbuf **rx_pkts, uint16_t nb_pkts) in i40e_recv_pkts() function
1738 if (dev->rx_pkt_burst == i40e_recv_pkts || in i40e_dev_supported_ptypes_get()
3184 i40e_recv_pkts; in i40e_set_rx_function()
3210 { i40e_recv_pkts, "Scalar" },
H A Di40e_ethdev_vf.c1578 eth_dev->rx_pkt_burst = &i40e_recv_pkts; in i40evf_dev_init()
H A Di40e_ethdev.c1448 dev->rx_pkt_burst = i40e_recv_pkts; in eth_i40e_dev_init()