Index2G          3979 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	u8 Index2G = 0;
Index2G          3991 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 			Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G;
Index2G          3993 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 			Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G;
Index2G          3997 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 		for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) {
Index2G          3998 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 			channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index];
Index2G          4007 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 				   Index2G == RT_CHANNEL_DOMAIN_2G_WORLD) {/*  channel 12~13, passive scan */
Index2G           173 drivers/staging/rtl8188eu/include/rtw_mlme_ext.h 	unsigned char	Index2G;
Index2G           398 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	u8 Index2G = 0, Index5G = 0;
Index2G           410 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 			Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G;
Index2G           412 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 			Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G;
Index2G           416 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 		for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) {
Index2G           417 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 			channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index];
Index2G           427 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 				RT_CHANNEL_DOMAIN_2G_WORLD == Index2G) { /*  channel 12~13, passive scan */
Index2G           264 drivers/staging/rtl8723bs/include/rtw_mlme_ext.h 	unsigned char Index2G;