Searched refs:ngbe_recv_pkts_bulk_alloc (Results 1 – 3 of 3) sorted by relevance
244 uint16_t ngbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts,
1205 ngbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in ngbe_recv_pkts_bulk_alloc() function2803 dev->rx_pkt_burst = ngbe_recv_pkts_bulk_alloc; in ngbe_set_rx_function()2820 { ngbe_recv_pkts_bulk_alloc, "Scalar Bulk Alloc"},
1816 dev->rx_pkt_burst == ngbe_recv_pkts_bulk_alloc) in ngbe_dev_supported_ptypes_get()