Home
last modified time | relevance | path

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

/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c121 struct pkt_tx_queue *pair;
133 struct pkt_tx_queue { struct
158 struct pkt_tx_queue *tx_queues; argument
477 kick_tx(struct pkt_tx_queue *txq, struct xsk_ring_cons *cq) in kick_tx()
502 struct pkt_tx_queue *txq = queue; in af_xdp_tx_zc()
584 struct pkt_tx_queue *txq = queue; in af_xdp_tx_cp()
816 struct pkt_tx_queue *txq; in eth_stats_get()
1276 struct pkt_tx_queue *txq = rxq->pair; in xsk_configure()
1450 struct pkt_tx_queue *txq; in eth_tx_queue_setup()
1783 sizeof(struct pkt_tx_queue) * queue_cnt, in init_internals()
/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c57 struct pkt_tx_queue { struct
81 struct pkt_tx_queue *tx_queue; argument
206 struct pkt_tx_queue *pkt_q = queue; in eth_af_packet_tx()
674 struct pkt_tx_queue *tx_queue; in rte_pmd_init_internals()
710 sizeof(struct pkt_tx_queue), in rte_pmd_init_internals()