Home
last modified time | relevance | path

Searched refs:ixgbe_recv_pkts_vec (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h286 uint16_t ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dixgbe_rxtx_vec_neon.c476 ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_vec() function
H A Dixgbe_rxtx_vec_sse.c599 ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_vec() function
H A Dixgbe_rxtx.c4855 dev->rx_pkt_burst = ixgbe_recv_pkts_vec; in ixgbe_set_rx_function()
4876 dev->rx_pkt_burst == ixgbe_recv_pkts_vec); in ixgbe_set_rx_function()
5969 ixgbe_recv_pkts_vec( in ixgbe_recv_pkts_vec() function
H A Dixgbe_ethdev.c3965 if (dev->rx_pkt_burst == ixgbe_recv_pkts_vec || in ixgbe_dev_supported_ptypes_get()