Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdcereg.h77 CDCE_N_TRANSFER, enumerator
99 struct usb_xfer *sc_xfer[CDCE_N_TRANSFER];
H A Dif_cdce.c97 static const struct usb_config cdce_config[CDCE_N_TRANSFER] = {
150 static const struct usb_config cdce_ncm_config[CDCE_N_TRANSFER] = {
556 pcfg, CDCE_N_TRANSFER, sc, &sc->sc_mtx); in cdce_attach()
642 usbd_transfer_unsetup(sc->sc_xfer, CDCE_N_TRANSFER); in cdce_detach()

Completed in 3 milliseconds