Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h486 uint16_t txgbe_recv_pkts_lro_single_alloc(void *rx_queue,
H A Dtxgbe_rxtx.c1947 txgbe_recv_pkts_lro_single_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in txgbe_recv_pkts_lro_single_alloc() function
4227 dev->rx_pkt_burst = txgbe_recv_pkts_lro_single_alloc; in txgbe_set_rx_function()
4246 dev->rx_pkt_burst = txgbe_recv_pkts_lro_single_alloc; in txgbe_set_rx_function()
H A Dtxgbe_ethdev.c2652 dev->rx_pkt_burst == txgbe_recv_pkts_lro_single_alloc || in txgbe_dev_supported_ptypes_get()