Home | History | Annotate | Download | only in ic

Lines Matching refs:sc_rssdfree

945 	wi_rssdescs_init(&sc->sc_rssd, &sc->sc_rssdfree);
1035 wi_rssdescs_reset(ic, &sc->sc_rssd, &sc->sc_rssdfree,
1154 if (sc->sc_txalloced == 0 || SLIST_EMPTY(&sc->sc_rssdfree)) {
1229 rd = SLIST_FIRST(&sc->sc_rssdfree);
1278 SLIST_REMOVE_HEAD(&sc->sc_rssdfree, rd_next);
1793 wi_rssdescs_reset(ic, &sc->sc_rssd, &sc->sc_rssdfree,
1801 wi_rssdescs_reset(ic, &sc->sc_rssd, &sc->sc_rssdfree,
1851 SLIST_INSERT_HEAD(&sc->sc_rssdfree, rssd, rd_next);
1975 wi_rssdescs_reset(ic, &sc->sc_rssd, &sc->sc_rssdfree,
1983 wi_rssdescs_reset(ic, &sc->sc_rssd, &sc->sc_rssdfree,
2008 SLIST_INSERT_HEAD(&sc->sc_rssdfree, rssd, rd_next);