Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h238 uWord wFrameLength; member
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c1166 USETW(sc->sc_ncm.dp[n].wFrameLength, m->len); in cdce_ncm_fill_tx_frames()
1195 USETW(sc->sc_ncm.dp[n].wFrameLength, 0); in cdce_ncm_fill_tx_frames()
1393 temp = UGETW(sc->sc_ncm.dp[x].wFrameLength); in cdce_ncm_bulk_read_callback()