Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c52 static int rtw_busy_thresh = 40; variable
151 module_param(rtw_busy_thresh, int, 0644);
261 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()