Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h261 uint16_t txgbe_recv_pkts_lro_bulk_alloc(void *rx_queue,
H A Dtxgbe_rxtx.c1884 txgbe_recv_pkts_lro_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in txgbe_recv_pkts_lro_bulk_alloc() function
4078 dev->rx_pkt_burst = txgbe_recv_pkts_lro_bulk_alloc; in txgbe_set_rx_function()
4093 dev->rx_pkt_burst = txgbe_recv_pkts_lro_bulk_alloc; in txgbe_set_rx_function()
H A Dtxgbe_ethdev.c2390 dev->rx_pkt_burst == txgbe_recv_pkts_lro_bulk_alloc || in txgbe_dev_supported_ptypes_get()