Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_rxsoft

251 	struct kse_rxsoft sc_rxsoft[KSE_NRXDESC];
307 struct kse_rxsoft *__rxs = &(sc)->sc_rxsoft[(x)]; \
501 1, MCLBYTES, 0, 0, &sc->sc_rxsoft[i].rxs_dmamap)) != 0) {
507 sc->sc_rxsoft[i].rxs_mbuf = NULL;
632 if (sc->sc_rxsoft[i].rxs_dmamap != NULL)
634 sc->sc_rxsoft[i].rxs_dmamap);
748 if (sc->sc_rxsoft[i].rxs_mbuf == NULL) {
1132 struct kse_rxsoft *rxs = &sc->sc_rxsoft[idx];
1174 rxs = &sc->sc_rxsoft[i];
1220 rxs = &sc->sc_rxsoft[i];