Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_rxsoft

259 	struct pcn_rxsoft sc_rxsoft[PCN_NRXDESC];
356 struct pcn_rxsoft *__rxs = &(sc)->sc_rxsoft[(x)]; \
748 MCLBYTES, 0, 0, &sc->sc_rxsoft[i].rxs_dmamap)) != 0) {
754 sc->sc_rxsoft[i].rxs_mbuf = NULL;
868 if (sc->sc_rxsoft[i].rxs_dmamap != NULL)
870 sc->sc_rxsoft[i].rxs_dmamap);
1410 rxs = &sc->sc_rxsoft[i];
1638 rxs = &sc->sc_rxsoft[i];
1816 rxs = &sc->sc_rxsoft[i];
1874 struct pcn_rxsoft *rxs = &sc->sc_rxsoft[idx];