Searched refs:sc_rxnext (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwlvar.h313 struct mwl_rxbuf *sc_rxnext; /* next rx buffer to process */ member in struct:mwl_softc
H A Dif_mwl.c2626 bf = sc->sc_rxnext;
2818 sc->sc_rxnext = bf;
4670 sc->sc_rxnext = NULL; /* force rx to start at the list head */

Completed in 65 milliseconds