Home
last modified time | relevance | path

Searched refs:CH_LIST_CH (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_chplan.c150 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch[_i + 1]) macro
500 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index)) == _TRUE) in init_channel_set()
508 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
542 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index)) == _TRUE) in init_channel_set()
545 if (rtw_is_dfs_ch(CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index))) in init_channel_set()
554 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1187 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1188 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1195 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1196 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_chplan.c150 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch[_i + 1]) macro
500 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index)) == _TRUE) in init_channel_set()
508 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
542 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index)) == _TRUE) in init_channel_set()
545 if (rtw_is_dfs_ch(CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index))) in init_channel_set()
554 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1187 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1188 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1195 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1196 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_chplan.c157 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch[_i + 1]) macro
524 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index)) == _TRUE) in init_channel_set()
532 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
566 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index)) == _TRUE) in init_channel_set()
569 if (rtw_is_dfs_ch(CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index))) in init_channel_set()
578 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1223 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1224 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1231 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1232 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_chplan.c138 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
456 ch = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
489 ch = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1224 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1225 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1232 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1233 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_chplan.c137 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
455 ch = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
488 ch = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1222 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1223 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1230 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1231 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_chplan.c41 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
426 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], index); in init_channel_set()
459 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set()
2429 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
2437 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
2438 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
2447 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LI… in dump_chplan_test()
2455 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_5g[i], j)) == 0) in dump_chplan_test()
2456 RTW_PRINT_SEL(sel, "5G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_5g[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_chplan.c140 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
461 ch = CH_LIST_CH(RTW_ChannelPlan2G[rd_2g], index); in init_channel_set()
494 ch = CH_LIST_CH(RTW_ChannelPlan5G[rd_5g], index); in init_channel_set()
1229 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1230 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1237 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1238 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_chplan.c41 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
433 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], 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()
2467 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
2475 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
2476 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
2485 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LI… in dump_chplan_test()
2493 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_5g[i], j)) == 0) in dump_chplan_test()
2494 RTW_PRINT_SEL(sel, "5G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_5g[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_chplan.c42 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
434 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], 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()
2468 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
2476 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
2477 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
2486 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LI… in dump_chplan_test()
2494 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_5g[i], j)) == 0) in dump_chplan_test()
2495 RTW_PRINT_SEL(sel, "5G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_5g[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_chplan.c46 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
391 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
416 if (CH_LIST_CH(rtw_channel_def_2g[chd_2g], index) == ch) { in rtw_chplan_get_ch()
526 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()
638 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], index); in init_channel_set_from_rtk_priv_2g_5g()
670 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv_2g_5g()
741 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()
3403 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
3411 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
3412 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_chplan.c46 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
391 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
416 if (CH_LIST_CH(rtw_channel_def_2g[chd_2g], index) == ch) { in rtw_chplan_get_ch()
526 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()
638 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], index); in init_channel_set_from_rtk_priv_2g_5g()
670 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv_2g_5g()
741 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()
3403 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
3411 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
3412 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c112 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
495 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
520 if (CH_LIST_CH(rtw_channel_def_2g[chd_2g], index) == ch) { in rtw_chplan_get_ch()
648 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()
835 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], index); in init_channel_set_from_rtk_priv_2g_5g()
867 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv_2g_5g()
940 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()
3660 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
3668 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
3669 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c112 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
495 if (CH_LIST_CH(rtw_channel_def_5g[chd_5g], index) == ch) { in rtw_chplan_get_ch()
520 if (CH_LIST_CH(rtw_channel_def_2g[chd_2g], index) == ch) { in rtw_chplan_get_ch()
648 if (CH_LIST_CH(rtw_channel_def_6g[chd_6g], index) == ch) { in rtw_chplan_6g_get_ch()
835 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], index); in init_channel_set_from_rtk_priv_2g_5g()
867 ch = CH_LIST_CH(rtw_channel_def_5g[chd_5g], index); in init_channel_set_from_rtk_priv_2g_5g()
940 ch = CH_LIST_CH(rtw_channel_def_6g[chd_6g], index); in init_channel_set_from_rtk_priv_6g()
3660 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
3668 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
3669 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_chplan.c41 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch_attr[_i + 1]) macro
433 ch = CH_LIST_CH(rtw_channel_def_2g[chd_2g], 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()
2724 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LI… in dump_chplan_test()
2732 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_2g[i], j)) == 0) in dump_chplan_test()
2733 RTW_PRINT_SEL(sel, "2G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_2g[i], j), i, j); in dump_chplan_test()
2742 …&& _rtw_memcmp(&CH_LIST_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LI… in dump_chplan_test()
2750 if (rtw_ch2freq(CH_LIST_CH(rtw_channel_def_5g[i], j)) == 0) in dump_chplan_test()
2751 RTW_PRINT_SEL(sel, "5G invalid ch:%u at (%d,%d)\n", CH_LIST_CH(rtw_channel_def_5g[i], j), i, j); in dump_chplan_test()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme_ext.h285 #define CH_LIST_CH(_ch_list, _i) (_ch_list.len_ch[_i + 1]) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme_ext.c504 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan2G[Index2G], index)) == _TRUE) in init_channel_set()
512 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan2G[Index2G], index); in init_channel_set()
546 if (rtw_regsty_is_excl_chs(regsty, CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index)) == _TRUE) in init_channel_set()
549 if (rtw_is_dfs_ch(CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index))) in init_channel_set()
558 channel_set[chanset_size].ChannelNum = CH_LIST_CH(RTW_ChannelPlan5G[Index5G], index); in init_channel_set()
1173 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan2G[i], j)) == 0) in dump_chplan_test()
1174 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan2G[i], j), i, j); in dump_chplan_test()
1181 if (rtw_ch2freq(CH_LIST_CH(RTW_ChannelPlan5G[i], j)) == 0) in dump_chplan_test()
1182 RTW_PRINT_SEL(sel, "invalid ch:%u at (%d,%d)\n", CH_LIST_CH(RTW_ChannelPlan5G[i], j), i, j); in dump_chplan_test()