Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c668 i40e_recv_pkts_bulk_alloc(void *rx_queue, in i40e_recv_pkts_bulk_alloc() function
693 i40e_recv_pkts_bulk_alloc(void __rte_unused *rx_queue, in i40e_recv_pkts_bulk_alloc() function
1859 dev->rx_pkt_burst == i40e_recv_pkts_bulk_alloc || in i40e_dev_supported_ptypes_get()
3332 dev->rx_pkt_burst = i40e_recv_pkts_bulk_alloc; in i40e_set_rx_function()
3368 { i40e_recv_pkts_bulk_alloc, "Scalar Bulk Alloc" },