Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h219 struct mbuf *sc_intrx_tail; member
242 (sc)->sc_intrx_tail = NULL; \
H A Dif_uath.c2565 sc->sc_intrx_tail = m; in uath_data_rxeof()
2568 sc->sc_intrx_tail->m_next = m; in uath_data_rxeof()
2569 sc->sc_intrx_tail = m; in uath_data_rxeof()