Home | History | Annotate | Download | only in pci

Lines Matching refs:r_desc

723 	rxd = r->r_desc + idx;
814 rxd = r->r_desc;
912 struct txp_tx_desc *txd = r->r_desc + cons;
945 txd = r->r_desc;
1023 sc->sc_txhir.r_desc =
1054 sc->sc_txlor.r_desc =
1072 sc->sc_rxhir.r_desc =
1092 sc->sc_rxlor.r_desc =
1524 txd = r->r_desc + prod;
1556 fxd = (struct txp_frag_desc *)(r->r_desc + prod);
1574 fxd = (struct txp_frag_desc *)r->r_desc;