Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_rxsoft

185 	struct emac_rxsoft sc_rxsoft[EMAC_NRXDESC];
260 struct emac_rxsoft *__rxs = &(sc)->sc_rxsoft[(x)]; \
445 MCLBYTES, 0, 0, &sc->sc_rxsoft[i].rxs_dmamap)) != 0) {
451 sc->sc_rxsoft[i].rxs_mbuf = NULL;
610 if (sc->sc_rxsoft[i].rxs_dmamap != NULL)
612 sc->sc_rxsoft[i].rxs_dmamap);
930 rxs = &sc->sc_rxsoft[i];
1130 struct emac_rxsoft *rxs = &sc->sc_rxsoft[idx];
1172 rxs = &sc->sc_rxsoft[i];
1599 rxs = &sc->sc_rxsoft[i];