Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb.h70 #define WUIE_ELT_MAX 4 macro
112 } blk[WUIE_ELT_MAX];
145 u8 bDeviceAddress[WUIE_ELT_MAX];
/Linux-v5.4/drivers/staging/wusbcore/
Ddevconnect.c129 if (++cnt >= WUIE_ELT_MAX) in wusbhc_fill_cack_ie()
401 keep_alives < WUIE_ELT_MAX && cnt < wusbhc->ports_max; in __wusbhc_keep_alive()