Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h633 uint16_t ixgbe_recv_pkts_lro_single_alloc(void *rx_queue,
H A Dixgbe_rxtx.c2324 ixgbe_recv_pkts_lro_single_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_lro_single_alloc() function
4814 dev->rx_pkt_burst = ixgbe_recv_pkts_lro_single_alloc; in ixgbe_set_rx_function()
4839 dev->rx_pkt_burst = ixgbe_recv_pkts_lro_single_alloc; in ixgbe_set_rx_function()
H A Dixgbe_ethdev.c3959 dev->rx_pkt_burst == ixgbe_recv_pkts_lro_single_alloc || in ixgbe_dev_supported_ptypes_get()