Home
last modified time | relevance | path

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

/linux-6.6.21/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()