Lines Matching defs:sc_rxsoft
484 struct scx_rxsoft sc_rxsoft[MD_NRXDESC];
530 struct scx_rxsoft *__rxs = &(sc)->sc_rxsoft[(x)]; \
976 1, MCLBYTES, 0, 0, &sc->sc_rxsoft[i].rxs_dmamap)) != 0) {
982 sc->sc_rxsoft[i].rxs_mbuf = NULL;
1055 if (sc->sc_rxsoft[i].rxs_dmamap != NULL)
1057 sc->sc_rxsoft[i].rxs_dmamap);
1152 if (sc->sc_rxsoft[i].rxs_mbuf == NULL) {
1619 rxs = &sc->sc_rxsoft[i];
1653 struct scx_rxsoft *rxs = &sc->sc_rxsoft[i];
1689 rxs = &sc->sc_rxsoft[i];