Searched refs:vfr_txq (Results 1 – 1 of 1) sorted by relevance
117 if (!vfr_txq) in bnxt_rep_tx_burst()120 qid = vfr_txq->txq->queue_id; in bnxt_rep_tx_burst()121 vf_rep_bp = vfr_txq->bp; in bnxt_rep_tx_burst()732 vfr_txq = NULL; in bnxt_rep_tx_queue_setup_op()738 if (!vfr_txq) { in bnxt_rep_tx_queue_setup_op()747 rte_free(vfr_txq); in bnxt_rep_tx_queue_setup_op()754 vfr_txq->txq = txq; in bnxt_rep_tx_queue_setup_op()755 vfr_txq->bp = rep_bp; in bnxt_rep_tx_queue_setup_op()765 if (!vfr_txq) in bnxt_rep_tx_queue_release_op()768 rte_free(vfr_txq->txq); in bnxt_rep_tx_queue_release_op()[all …]