Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.h249 uint16_t ngbe_recv_pkts_sc_bulk_alloc(void *rx_queue,
H A Dngbe_rxtx.c1689 ngbe_recv_pkts_sc_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in ngbe_recv_pkts_sc_bulk_alloc() function
2780 dev->rx_pkt_burst = ngbe_recv_pkts_sc_bulk_alloc; in ngbe_set_rx_function()
2819 { ngbe_recv_pkts_sc_bulk_alloc, "Scalar Scattered Bulk Alloc"},
H A Dngbe_ethdev.c1815 dev->rx_pkt_burst == ngbe_recv_pkts_sc_bulk_alloc || in ngbe_dev_supported_ptypes_get()