Lines Matching defs:qp_txr
289 struct iavf_tx_ring *qp_txr;
1110 txr = sc->sc_qps[i].qp_txr;
1184 txr = sc->sc_qps[i].qp_txr;
2450 qp->qp_txr = iavf_txr_alloc(sc, i);
2452 if (qp->qp_rxr == NULL || qp->qp_txr == NULL)
2471 if (qp->qp_txr != NULL)
2472 iavf_txr_free(sc, qp->qp_txr);
2498 if (qp->qp_txr != NULL)
2499 iavf_txr_free(sc, qp->qp_txr);
3095 txr = qp->qp_txr;
3128 txr = sc->sc_qps[0].qp_txr;
3156 txr = sc->sc_qps[qid].qp_txr;
3259 txr = sc->sc_qps[i].qp_txr;
3291 txr = qp->qp_txr;
3337 txr = qp->qp_txr;
3375 timedout |= iavf_watchdog(sc->sc_qps[i].qp_txr);
4658 txr = sc->sc_qps[num_vec].qp_txr;
4724 txr = sc->sc_qps[i].qp_txr;