Searched refs:vfr_txq (Results 1 – 1 of 1) sorted by relevance
121 if (!vfr_txq) in bnxt_rep_tx_burst()124 qid = vfr_txq->txq->queue_id; in bnxt_rep_tx_burst()125 vf_rep_bp = vfr_txq->bp; in bnxt_rep_tx_burst()763 if (vfr_txq != NULL) in bnxt_rep_tx_queue_setup_op()770 if (!vfr_txq) { in bnxt_rep_tx_queue_setup_op()779 rte_free(vfr_txq); in bnxt_rep_tx_queue_setup_op()786 vfr_txq->txq = txq; in bnxt_rep_tx_queue_setup_op()787 vfr_txq->bp = rep_bp; in bnxt_rep_tx_queue_setup_op()797 if (!vfr_txq) in bnxt_rep_tx_queue_release_op()800 rte_free(vfr_txq->txq); in bnxt_rep_tx_queue_release_op()[all …]