[go: nahoru, domu]

Searched refs:rtw_channel_plan (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c94 static int rtw_channel_plan = RT_CHANNEL_DOMAIN_MAX; variable
123 module_param(rtw_channel_plan, int, 0644);
569 registry_par->channel_plan = (u8)rtw_channel_plan;
/drivers/staging/rtl8723au/os_dep/
H A Dos_intfs.c86 static int rtw_channel_plan = RT_CHANNEL_DOMAIN_MAX; variable
125 module_param(rtw_channel_plan, int, 0644);
215 registry_par->channel_plan = (u8)rtw_channel_plan;

Completed in 59 milliseconds