Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h636 uint16_t ixgbe_recv_pkts(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dixgbe_rxtx.c1742 ixgbe_recv_pkts(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts() function
4831 dev->rx_pkt_burst = ixgbe_recv_pkts; in ixgbe_set_rx_function()
H A Dixgbe_ethdev.c1063 eth_dev->rx_pkt_burst = &ixgbe_recv_pkts; in eth_ixgbe_dev_init()
1548 eth_dev->rx_pkt_burst = &ixgbe_recv_pkts; in eth_ixgbevf_dev_init()
3930 if (dev->rx_pkt_burst == ixgbe_recv_pkts || in ixgbe_dev_supported_ptypes_get()