Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c61 static int rtw_busy_thresh = 40; variable
132 module_param(rtw_busy_thresh, int, 0644);
199 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c68 static int rtw_busy_thresh = 40; variable
150 module_param(rtw_busy_thresh, int, 0644);
570 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()