Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdcereg.h101 struct pbuf *sc_tx_buf[CDCE_FRAMES_MAX]; member
H A Dif_cdce.c705 cdce_free_queue(sc->sc_tx_buf, CDCE_FRAMES_MAX); in cdce_bulk_write_callback()
732 sc->sc_tx_buf[x] = m; in cdce_bulk_write_callback()
751 cdce_free_queue(sc->sc_tx_buf, CDCE_FRAMES_MAX); in cdce_bulk_write_callback()

Completed in 3 milliseconds