Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h282 uint16_t ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts,
H A Dixgbe_rxtx_vec_neon.c387 ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_vec() function
H A Dixgbe_rxtx_vec_sse.c562 ixgbe_recv_pkts_vec(void *rx_queue, struct rte_mbuf **rx_pkts, in ixgbe_recv_pkts_vec() function
H A Dixgbe_rxtx.c4817 dev->rx_pkt_burst = ixgbe_recv_pkts_vec; in ixgbe_set_rx_function()
4838 dev->rx_pkt_burst == ixgbe_recv_pkts_vec); in ixgbe_set_rx_function()
5934 ixgbe_recv_pkts_vec( in ixgbe_recv_pkts_vec() function
H A Dixgbe_ethdev.c3937 if (dev->rx_pkt_burst == ixgbe_recv_pkts_vec || in ixgbe_dev_supported_ptypes_get()