Home
last modified time | relevance | path

Searched refs:pkt_rx_queue (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c110 struct pkt_rx_queue { struct
139 struct pkt_rx_queue *pair; argument
157 struct pkt_rx_queue *rx_queues;
281 struct pkt_rx_queue *rxq = queue; in af_xdp_rx_zc()
357 struct pkt_rx_queue *rxq = queue; in af_xdp_rx_cp()
815 struct pkt_rx_queue *rxq; in eth_stats_get()
900 struct pkt_rx_queue *rxq; in eth_dev_close()
1009 struct pkt_rx_queue *list_rxq = in get_shared_umem()
1036 struct pkt_rx_queue *rxq) in xdp_umem_configure()
1110 struct pkt_rx_queue *rxq) in xdp_umem_configure()
[all …]
/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c41 struct pkt_rx_queue { struct
80 struct pkt_rx_queue *rx_queue;
119 struct pkt_rx_queue *pkt_q = queue; in eth_af_packet_rx()
479 struct pkt_rx_queue *pkt_q = &internals->rx_queue[rx_queue_id]; in eth_rx_queue_setup()
673 struct pkt_rx_queue *rx_queue; in rte_pmd_init_internals()
706 sizeof(struct pkt_rx_queue), in rte_pmd_init_internals()