Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h488 uint16_t txgbe_recv_pkts_lro_bulk_alloc(void *rx_queue,
H A Dtxgbe_rxtx.c1954 txgbe_recv_pkts_lro_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in txgbe_recv_pkts_lro_bulk_alloc() function
4223 dev->rx_pkt_burst = txgbe_recv_pkts_lro_bulk_alloc; in txgbe_set_rx_function()
4238 dev->rx_pkt_burst = txgbe_recv_pkts_lro_bulk_alloc; in txgbe_set_rx_function()
H A Dtxgbe_ethdev.c2653 dev->rx_pkt_burst == txgbe_recv_pkts_lro_bulk_alloc || in txgbe_dev_supported_ptypes_get()