Home | History | Annotate | Download | only in pci

Lines Matching defs:qp_txr

435 	struct ixl_tx_ring	*qp_txr;
1980 txr = sc->sc_qps[i].qp_txr;
1991 txr = sc->sc_qps[i].qp_txr;
2190 txr = sc->sc_qps[i].qp_txr;
2205 txr = sc->sc_qps[i].qp_txr;
2226 txr = sc->sc_qps[i].qp_txr;
2251 txr = sc->sc_qps[i].qp_txr;
2302 qp->qp_txr = ixl_txr_alloc(sc, i);
2303 if (qp->qp_txr == NULL)
2321 if (qp->qp_txr != NULL)
2322 ixl_txr_free(sc, qp->qp_txr);
2346 ixl_txr_free(sc, qp->qp_txr);
2866 txr = sc->sc_qps[0].qp_txr;
2893 txr = sc->sc_qps[qid].qp_txr;
3377 struct ixl_tx_ring *txr = qp->qp_txr;
3440 txr = sc->sc_qps[i].qp_txr;
3457 struct ixl_tx_ring *txr = qp->qp_txr;
3498 struct ixl_tx_ring *txr = qp->qp_txr;
6050 txr = qp->qp_txr;
6208 txr = sc->sc_qps[i].qp_txr;