Searched refs:rtw_channel (Results 1 – 2 of 2) sorted by relevance
27 static int rtw_channel = 1;/* ad-hoc support requirement */ variable108 module_param(rtw_channel, int, 0644);158 registry_par->channel = (u8)rtw_channel; in loadparam()
24 static int rtw_channel = 1;/* ad-hoc support requirement */ variable126 module_param(rtw_channel, int, 0644);194 registry_par->channel = (u8)rtw_channel; in loadparam()