Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h313 struct mwl_rxbuf *sc_rxnext; /* next rx buffer to process */ member
H A Dif_mwl.c2619 bf = sc->sc_rxnext; in mwl_rx_proc()
2811 sc->sc_rxnext = bf; in mwl_rx_proc()
4667 sc->sc_rxnext = NULL; /* force rx to start at the list head */ in mwl_ioctl_reset()