Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_rxsoft

138 	struct ste_descsoft sc_rxsoft[STE_NRXDESC];
175 struct ste_descsoft *__ds = &(sc)->sc_rxsoft[(x)]; \
481 MCLBYTES, 0, 0, &sc->sc_rxsoft[i].ds_dmamap)) != 0) {
487 sc->sc_rxsoft[i].ds_mbuf = NULL;
589 if (sc->sc_rxsoft[i].ds_dmamap != NULL)
591 sc->sc_rxsoft[i].ds_dmamap);
1041 ds = &sc->sc_rxsoft[i];
1295 ds = &sc->sc_rxsoft[i];
1417 ds = &sc->sc_rxsoft[i];
1529 struct ste_descsoft *ds = &sc->sc_rxsoft[idx];