Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c336 u8 Index2G = 0; in init_channel_set() local
346 Index2G = RTW_CHANNEL_PLAN_MAP_REALTEK_DEFINE.Index2G; in init_channel_set()
348 Index2G = RTW_ChannelPlanMap[ChannelPlan].Index2G; in init_channel_set()
352 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()
353 channel_set[chanset_size].ChannelNum = RTW_ChannelPlan2G[Index2G].Channel[index]; in init_channel_set()
362 Index2G == RT_CHANNEL_DOMAIN_2G_WORLD) { /* channel 12~13, passive scan */ in init_channel_set()
/linux/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h174 unsigned char Index2G; member

Completed in 17 milliseconds