Searched refs:Index2G (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 3970 u8 Index2G = 0; in init_channel_set() local 3982 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 3984 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 3988 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set() 3989 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set() 3998 Index2G == RT_CHANNEL_DOMAIN_2G_WORLD) {/* channel 12~13, passive scan */ in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | rtw_mlme_ext.h | 171 unsigned char Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 399 u8 Index2G = 0, Index5G = 0; in init_channel_set() local 411 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 413 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 417 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set() 418 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set() 428 RT_CHANNEL_DOMAIN_2G_WORLD == Index2G) { /* channel 12~13, passive scan */ in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 257 unsigned char Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 359 if (chplan_map->Index2G == RTW_RD_2G_NULL in rtw_chplan_is_empty() 476 u8 Index2G = 0, Index5G = 0; in init_channel_set() local 499 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 501 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 503 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[Index2G]); index++) { in init_channel_set() 504 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan2G[Index2G], index)) == _TRUE) in init_channel_set() 512 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan2G[Index2G], index); in init_channel_set() 515 || Index2G == RTW_RD_2G_GLOBAL in init_channel_set() 524 || Index2G == RTW_RD_2G_WORLD in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme_ext.c | 316 if (chplan_map->Index2G == RTW_RD_2G_NULL in rtw_chplan_is_empty() 1147 u8 Index2G = 0, Index5G = 0; in init_channel_set() local 1166 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 1168 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 1170 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set() 1171 if (rtw_regsty_is_excl_chs(regsty, RTW_ChannelPlan2G[Index2G].Channel[index]) == _TRUE) in init_channel_set() 1174 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set() 1186 || RTW_RD_2G_WORLD == Index2G in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_mlme_ext.h | 253 u8 Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_mlme_ext.h | 256 unsigned char Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_mlme_ext.h | 246 u8 Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme_ext.c | 316 if (chplan_map->Index2G == RTW_RD_2G_NULL in rtw_chplan_is_empty() 893 u8 Index2G = 0, Index5G=0; in init_channel_set() local 912 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 914 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 916 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set() 917 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set() 929 || RTW_RD_2G_WORLD == Index2G in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 288 u8 Index2G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme_ext.c | 802 u8 Index2G = 0, Index5G=0; in init_channel_set() local 815 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set() 817 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set() 831 for(index=0;index<RTW_ChannelPlan2G[Index2G].Len;index++) in init_channel_set() 833 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set() 845 RT_CHANNEL_DOMAIN_2G_WORLD == Index2G)// channel 12~13, passive scan in init_channel_set()
|