RTW_ChannelPlan5G 83 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c static RT_CHANNEL_PLAN_5G RTW_ChannelPlan5G[RT_CHANNEL_DOMAIN_5G_MAX] = { RTW_ChannelPlan5G 440 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c for (index = 0; index < RTW_ChannelPlan5G[Index5G].Len; index++) { RTW_ChannelPlan5G 441 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c if (RTW_ChannelPlan5G[Index5G].Channel[index] <= 48 RTW_ChannelPlan5G 442 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c || RTW_ChannelPlan5G[Index5G].Channel[index] >= 149) { RTW_ChannelPlan5G 443 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c channel_set[chanset_size].ChannelNum = RTW_ChannelPlan5G[Index5G].Channel[index];