Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h642 uint16_t ixgbe_recv_pkts_lro_single_alloc(void *rx_queue,
H A Dixgbe_rxtx.c2278 ixgbe_recv_pkts_lro_single_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_lro_single_alloc() function
4776 dev->rx_pkt_burst = ixgbe_recv_pkts_lro_single_alloc; in ixgbe_set_rx_function()
4801 dev->rx_pkt_burst = ixgbe_recv_pkts_lro_single_alloc; in ixgbe_set_rx_function()
H A Dixgbe_ethdev.c3931 dev->rx_pkt_burst == ixgbe_recv_pkts_lro_single_alloc || in ixgbe_dev_supported_ptypes_get()