Searched refs:rx_stream (Results 1 – 2 of 2) sorted by relevance
446 struct athn_usb_rx_stream rx_stream; member
2133 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()