Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h301 #define UCDC_NCM_SET_NTB_INPUT_SIZE 0x86 macro
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c385 req.bRequest = UCDC_NCM_SET_NTB_INPUT_SIZE; in cdce_ncm_init()