Searched refs:txgbe_recv_pkts_bulk_alloc (Results 1 – 3 of 3) sorted by relevance
256 uint16_t txgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts,
1335 txgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in txgbe_recv_pkts_bulk_alloc() function4116 dev->rx_pkt_burst = txgbe_recv_pkts_bulk_alloc; in txgbe_set_rx_function()
2391 dev->rx_pkt_burst == txgbe_recv_pkts_bulk_alloc) in txgbe_dev_supported_ptypes_get()