Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c72 static int rtw_bw_mode = 0x01; variable
130 module_param(rtw_bw_mode, int, 0644);
228 registry_par->bw_mode = (u8)rtw_bw_mode; in loadparam()