Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c50 static int rtw_busy_thresh = 40; variable
128 module_param(rtw_busy_thresh, int, 0644);
210 registry_par->busy_thresh = (u16)rtw_busy_thresh; in loadparam()