Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h639 uint16_t ixgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dixgbe_rxtx.c1714 ixgbe_recv_pkts_bulk_alloc(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_bulk_alloc() function
4824 dev->rx_pkt_burst = ixgbe_recv_pkts_bulk_alloc; in ixgbe_set_rx_function()
H A Dixgbe_ethdev.c3933 dev->rx_pkt_burst == ixgbe_recv_pkts_bulk_alloc) in ixgbe_dev_supported_ptypes_get()