Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c205 static struct rt_channel_plan_map RTW_ChannelPlanMap[RT_CHANNEL_DOMAIN_MAX] = { variable
504 Index2G = RTW_ChannelPlanMap[cplan].Index2G; in init_channel_set()
512 Index5G = RTW_ChannelPlanMap[cplan].Index5G; in init_channel_set()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c103 static struct rt_channel_plan_map RTW_ChannelPlanMap[RT_CHANNEL_DOMAIN_MAX] = { variable
343 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set()