Home
last modified time | relevance | path

Searched refs:RTW_ChannelPlan5G (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c150 static struct rt_channel_plan_5g RTW_ChannelPlan5G[RT_CHANNEL_DOMAIN_5G_MAX] = { variable
545 for (i = 0; i < RTW_ChannelPlan5G[Index5G].Len; i++) { in init_channel_set()
546 if (RTW_ChannelPlan5G[Index5G].Channel[i] <= 48 || in init_channel_set()
547 RTW_ChannelPlan5G[Index5G].Channel[i] >= 149) { in init_channel_set()
549 RTW_ChannelPlan5G[Index5G].Channel[i]; in init_channel_set()