Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c276 static struct rt_channel_plan_map RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE = variable
502 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set()
510 Index5G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index5G; in init_channel_set()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c174 static struct rt_channel_plan_map RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE = {0x03}; /* use the combinat… variable
341 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set()