Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_chplan.c187 u8 chd_5g; member
192 …_regd_5g, _chd_5g) {.regd_2g = _regd_2g, .chd_2g = _chd_2g, .regd_5g = _regd_5g, .chd_5g = _chd_5g}
365 && chplan_map->chd_5g == RTW_CHD_5G_NULL in rtw_chplan_is_empty()
454 u8 chd_5g = RTW_ChannelPlanMap[ChannelPlan].chd_5g; in init_channel_set() local
456 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set()
458 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set()
459 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_chplan.c187 u8 chd_5g; member
192 …_regd_5g, _chd_5g) {.regd_2g = _regd_2g, .chd_2g = _chd_2g, .regd_5g = _regd_5g, .chd_5g = _chd_5g}
365 && chplan_map->chd_5g == RTW_CHD_5G_NULL in rtw_chplan_is_empty()
459 u8 chd_5g = RTW_ChannelPlanMap[ChannelPlan].chd_5g; in init_channel_set_from_rtk_priv() local
461 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv()
463 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv()
464 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_chplan.c188 u8 chd_5g; member
193 …_regd_5g, _chd_5g) {.regd_2g = _regd_2g, .chd_2g = _chd_2g, .regd_5g = _regd_5g, .chd_5g = _chd_5g}
366 && chplan_map->chd_5g == RTW_CHD_5G_NULL in rtw_chplan_is_empty()
460 u8 chd_5g = RTW_ChannelPlanMap[ChannelPlan].chd_5g; in init_channel_set_from_rtk_priv() local
462 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv()
464 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv()
465 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.c200 u8 chd_5g; member
205 …egd_2g, .chd_2g = RTW_CHD_2G_##_chd_2g, .regd_5g = RTW_REGD_##_regd_5g, .chd_5g = RTW_CHD_5G_##_ch…
348 && chplan_map->chd_5g != RTW_CHD_5G_INVALID in rtw_is_channel_plan_valid()
386 u8 chd_5g = RTW_ChannelPlanMap[id].chd_5g; in rtw_chplan_get_ch() local
388 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in rtw_chplan_get_ch()
390 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch()
391 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
665 u8 chd_5g = RTW_ChannelPlanMap[chplan].chd_5g; in init_channel_set_from_rtk_priv_2g_5g() local
667 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv_2g_5g()
669 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv_2g_5g()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.c200 u8 chd_5g; member
205 …egd_2g, .chd_2g = RTW_CHD_2G_##_chd_2g, .regd_5g = RTW_REGD_##_regd_5g, .chd_5g = RTW_CHD_5G_##_ch…
348 && chplan_map->chd_5g != RTW_CHD_5G_INVALID in rtw_is_channel_plan_valid()
386 u8 chd_5g = RTW_ChannelPlanMap[id].chd_5g; in rtw_chplan_get_ch() local
388 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in rtw_chplan_get_ch()
390 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch()
391 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
665 u8 chd_5g = RTW_ChannelPlanMap[chplan].chd_5g; in init_channel_set_from_rtk_priv_2g_5g() local
667 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv_2g_5g()
669 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv_2g_5g()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c266 u8 chd_5g; member
271 …egd_2g, .chd_2g = RTW_CHD_2G_##_chd_2g, .regd_5g = RTW_REGD_##_regd_5g, .chd_5g = RTW_CHD_5G_##_ch…
429 && chplan_map->chd_5g != RTW_CHD_5G_INVALID in rtw_is_channel_plan_valid()
490 u8 chd_5g = RTW_ChannelPlanMap[id].chd_5g; in rtw_chplan_get_ch() local
492 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in rtw_chplan_get_ch()
494 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch()
495 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
862 u8 chd_5g = RTW_ChannelPlanMap[chplan].chd_5g; in init_channel_set_from_rtk_priv_2g_5g() local
864 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv_2g_5g()
866 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv_2g_5g()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c266 u8 chd_5g; member
271 …egd_2g, .chd_2g = RTW_CHD_2G_##_chd_2g, .regd_5g = RTW_REGD_##_regd_5g, .chd_5g = RTW_CHD_5G_##_ch…
429 && chplan_map->chd_5g != RTW_CHD_5G_INVALID in rtw_is_channel_plan_valid()
490 u8 chd_5g = RTW_ChannelPlanMap[id].chd_5g; in rtw_chplan_get_ch() local
492 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in rtw_chplan_get_ch()
494 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch()
495 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
862 u8 chd_5g = RTW_ChannelPlanMap[chplan].chd_5g; in init_channel_set_from_rtk_priv_2g_5g() local
864 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv_2g_5g()
866 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv_2g_5g()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_chplan.c187 u8 chd_5g; member
192 …egd_2g, .chd_2g = RTW_CHD_2G_##_chd_2g, .regd_5g = RTW_REGD_##_regd_5g, .chd_5g = RTW_CHD_5G_##_ch…
365 && chplan_map->chd_5g == RTW_CHD_5G_NULL in rtw_chplan_is_empty()
459 u8 chd_5g = RTW_ChannelPlanMap[ChannelPlan].chd_5g; in init_channel_set_from_rtk_priv() local
461 attrib = CH_LIST_ATTRIB(rtw_channel_def_5g[chd_5g]); in init_channel_set_from_rtk_priv()
463 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set_from_rtk_priv()
464 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv()