Searched refs:ptxq (Results 1 – 2 of 2) sorted by relevance
114 struct bnxt_tx_queue *ptxq; in bnxt_rep_tx_burst() local128 ptxq = parent->tx_queues[qid]; in bnxt_rep_tx_burst()130 ptxq->vfr_tx_cfa_action = vf_rep_bp->vfr_tx_cfa_action; in bnxt_rep_tx_burst()137 rc = bnxt_xmit_pkts(ptxq, tx_pkts, nb_pkts); in bnxt_rep_tx_burst()138 ptxq->vfr_tx_cfa_action = 0; in bnxt_rep_tx_burst()
1477 hn_xmit_pkts(void *ptxq, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in hn_xmit_pkts() argument1479 struct hn_tx_queue *txq = ptxq; in hn_xmit_pkts()