Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c73 static int rtw_bw_mode = 0x01; variable
133 module_param(rtw_bw_mode, int, 0644);
231 registry_par->bw_mode = (u8)rtw_bw_mode; in loadparam()