Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dos_intfs.c48 static int rtw_busy_thresh = 40; variable
112 module_param(rtw_busy_thresh, int, 0644);
174 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()
/Linux-v6.1/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c50 static int rtw_busy_thresh = 40; variable
130 module_param(rtw_busy_thresh, int, 0644);
212 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()