Searched refs:RTW_ChannelPlan2G (Results 1 – 2 of 2) sorted by relevance
71 static struct rt_channel_plan_2g RTW_ChannelPlan2G[RT_CHANNEL_DOMAIN_2G_MAX] = { variable355 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()356 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set()
77 static struct rt_channel_plan_2g RTW_ChannelPlan2G[RT_CHANNEL_DOMAIN_2G_MAX] = { variable325 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()326 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set()