Searched refs:Index2G (Results 1 – 4 of 4) sorted by relevance
339 u8 Index2G = 0; in init_channel_set() local349 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set()351 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set()355 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()365 RT_CHANNEL_DOMAIN_2G_WORLD == Index2G) { /* channel 12~13, passive scan */ in init_channel_set()
312 u8 Index2G = 0; in init_channel_set() local324 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set()326 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set()330 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()331 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set()340 RT_CHANNEL_DOMAIN_2G_WORLD == Index2G) {/* channel 12~13, passive scan */ in init_channel_set()
211 unsigned char Index2G; member
171 unsigned char Index2G; member
Completed in 30 milliseconds