Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c100 struct pkt_tx_queue *pair;
111 struct pkt_tx_queue { struct
135 struct pkt_tx_queue *tx_queues; argument
421 kick_tx(struct pkt_tx_queue *txq, struct xsk_ring_cons *cq) in kick_tx()
448 struct pkt_tx_queue *txq = queue; in af_xdp_tx_zc()
532 struct pkt_tx_queue *txq = queue; in af_xdp_tx_cp()
766 struct pkt_tx_queue *txq; in eth_stats_get()
1105 struct pkt_tx_queue *txq = rxq->pair;
1232 struct pkt_tx_queue *txq;
1541 sizeof(struct pkt_tx_queue) * queue_cnt,
/f-stack/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c56 struct pkt_tx_queue { struct
80 struct pkt_tx_queue *tx_queue; argument
181 struct pkt_tx_queue *pkt_q = queue; in eth_af_packet_tx()
627 struct pkt_tx_queue *tx_queue; in rte_pmd_init_internals()
663 sizeof(struct pkt_tx_queue), in rte_pmd_init_internals()