Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_athn_usb.h446 struct athn_usb_rx_stream rx_stream; member
H A Dif_athn_usb.c2133 struct athn_usb_rx_stream *stream = &usc->rx_stream; in athn_usb_rxeof()
2756 m_freem(usc->rx_stream.m); in athn_usb_stop()
2757 usc->rx_stream.m = NULL; in athn_usb_stop()
2758 usc->rx_stream.left = 0; in athn_usb_stop()