Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c204 static struct rt_channel_plan_map RTW_ChannelPlanMap[RT_CHANNEL_DOMAIN_MAX] = { variable
503 Index2G = RTW_ChannelPlanMap[cplan].Index2G; in init_channel_set()
511 Index5G = RTW_ChannelPlanMap[cplan].Index5G; in init_channel_set()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c69 static struct rt_channel_plan_map RTW_ChannelPlanMap[RT_CHANNEL_DOMAIN_MAX] = { variable
4105 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set()