Searched refs:ptxq (Results 1 – 2 of 2) sorted by relevance
110 struct bnxt_tx_queue *ptxq; in bnxt_rep_tx_burst() local124 ptxq = parent->tx_queues[qid]; in bnxt_rep_tx_burst()126 ptxq->vfr_tx_cfa_action = vf_rep_bp->vfr_tx_cfa_action; in bnxt_rep_tx_burst()133 rc = bnxt_xmit_pkts(ptxq, tx_pkts, nb_pkts); in bnxt_rep_tx_burst()134 ptxq->vfr_tx_cfa_action = 0; in bnxt_rep_tx_burst()
1472 hn_xmit_pkts(void *ptxq, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in hn_xmit_pkts() argument1474 struct hn_tx_queue *txq = ptxq; in hn_xmit_pkts()