Searched refs:Index5G (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 258 unsigned char Index5G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme_ext.c | 317 && chplan_map->Index5G == RTW_RD_5G_NULL) in rtw_chplan_is_empty() 1147 u8 Index2G = 0, Index5G = 0; in init_channel_set() local 1202 Index5G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index5G; in init_channel_set() 1204 Index5G = RTW_ChannelPlanMap[ChannelPlan].Index5G; in init_channel_set() 1206 for (index = 0; index < RTW_ChannelPlan5G[Index5G].Len; index++) { in init_channel_set() 1207 if (rtw_regsty_is_excl_chs(regsty, RTW_ChannelPlan5G[Index5G].Channel[index]) == _TRUE) in init_channel_set() 1210 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set() 1221 if (RTW_ChannelPlan5G[Index5G].Channel[index] <= 48 in init_channel_set() 1222 || RTW_ChannelPlan5G[Index5G].Channel[index] >= 149 in init_channel_set() 1224 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 361 && chplan_map->Index5G == RTW_RD_5G_NULL in rtw_chplan_is_empty() 476 u8 Index2G = 0, Index5G = 0; in init_channel_set() local 541 Index5G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index5G; in init_channel_set() 543 Index5G = RTW_ChannelPlanMap[ChannelPlan].Index5G; in init_channel_set() 545 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[Index5G]); index++) { in init_channel_set() 546 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index)) == _TRUE) in init_channel_set() 549 if (rtw_is_dfs_ch(CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index))) in init_channel_set() 558 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index); in init_channel_set() 562 && rtw_rd_5g_band1_passive(Index5G)) /* band1 passive */ in init_channel_set() 564 && rtw_rd_5g_band4_passive(Index5G)) /* band4 passive */ in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme_ext.c | 317 && chplan_map->Index5G == RTW_RD_5G_NULL) in rtw_chplan_is_empty() 893 u8 Index2G = 0, Index5G=0; in init_channel_set() local 946 Index5G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index5G; in init_channel_set() 948 Index5G = RTW_ChannelPlanMap[ChannelPlan].Index5G; in init_channel_set() 950 for (index = 0; index < RTW_ChannelPlan5G[Index5G].Len; index++) { in init_channel_set() 952 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set() 967 if (RTW_ChannelPlan5G[Index5G].Channel[index] <= 48 in init_channel_set() 968 || RTW_ChannelPlan5G[Index5G].Channel[index] >= 149 in init_channel_set() 970 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set()
|
| /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 441 for (index = 0; index < RTW_ChannelPlan5G[Index5G].Len; index++) { in init_channel_set() 442 if (RTW_ChannelPlan5G[Index5G].Channel[index] <= 48 in init_channel_set() 443 || RTW_ChannelPlan5G[Index5G].Channel[index] >= 149) { in init_channel_set() 444 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set()
|
| /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 824 Index5G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index5G; in init_channel_set() 826 Index5G = RTW_ChannelPlanMap[ChannelPlan].Index5G; in init_channel_set() 863 for(index=0;index<RTW_ChannelPlan5G[Index5G].Len;index++) in init_channel_set() 866 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set() 881 if ( RTW_ChannelPlan5G[Index5G].Channel[index] <= 48 in init_channel_set() 882 || RTW_ChannelPlan5G[Index5G].Channel[index] >= 149 ) { in init_channel_set() 883 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index]; in init_channel_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_mlme_ext.h | 254 u8 Index5G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | rtw_mlme_ext.h | 257 unsigned char Index5G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_mlme_ext.h | 247 u8 Index5G; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 290 u8 Index5G; member
|