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

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uathvar.h220 struct mbuf *sc_intrx_tail; member in struct:uath_softc
243 (sc)->sc_intrx_tail = NULL; \
H A Dif_uath.c2519 sc->sc_intrx_tail = m;
2522 sc->sc_intrx_tail->m_next = m;
2523 sc->sc_intrx_tail = m;

Completed in 69 milliseconds