Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c28 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
97 module_param(rtw_channel, int, 0644);
148 registry_par->channel = (u8)rtw_channel; in loadparam()
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c26 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
147 module_param(rtw_channel, int, 0644);
221 registry_par->channel = (u8)rtw_channel; in loadparam()