Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c41 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
128 module_param(rtw_channel, int, 0644);
184 registry_par->channel = (u8)rtw_channel; in loadparam()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c46 static int rtw_channel = 1;/* ad-hoc support requirement */ variable
146 module_param(rtw_channel, int, 0644);
554 registry_par->channel = (u8)rtw_channel; in loadparam()