| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_chplan.c | 40 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 42 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 425 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { in init_channel_set() 458 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in init_channel_set() 2428 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 2429 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2436 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_2g[i]); j++) { in dump_chplan_test() 2446 if (CH_LIST_LEN(rtw_channel_def_5g[i]) == CH_LIST_LEN(rtw_channel_def_5g[j]) in dump_chplan_test() 2447 …T_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2454 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_5g[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_chplan.c | 40 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 42 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 432 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 2466 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 2467 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2474 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_2g[i]); j++) { in dump_chplan_test() 2484 if (CH_LIST_LEN(rtw_channel_def_5g[i]) == CH_LIST_LEN(rtw_channel_def_5g[j]) in dump_chplan_test() 2485 …T_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2492 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_5g[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_chplan.c | 41 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 43 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 433 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 2467 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 2468 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2475 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_2g[i]); j++) { in dump_chplan_test() 2485 if (CH_LIST_LEN(rtw_channel_def_5g[i]) == CH_LIST_LEN(rtw_channel_def_5g[j]) in dump_chplan_test() 2486 …T_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2493 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_5g[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_chplan.c | 45 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 47 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 390 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch() 415 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { in rtw_chplan_get_ch() 525 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch() 637 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 740 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g() 3402 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 3403 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_chplan.c | 45 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 47 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 390 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch() 415 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { in rtw_chplan_get_ch() 525 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch() 637 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 740 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g() 3402 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 3403 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_chplan.c | 111 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 113 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 494 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch() 519 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { in rtw_chplan_get_ch() 647 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch() 834 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 939 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g() 3659 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 3660 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_chplan.c | 111 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 113 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 494 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_5g[chd_5g]); index++) { in rtw_chplan_get_ch() 519 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { in rtw_chplan_get_ch() 647 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in rtw_chplan_6g_get_ch() 834 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 939 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_6g[chd_6g]); index++) { in init_channel_set_from_rtk_priv_6g() 3659 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 3660 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_chplan.c | 137 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 139 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 455 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 488 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1223 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1231 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_chplan.c | 136 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 138 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 454 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 487 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1221 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1229 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_chplan.c | 139 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 141 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 460 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 493 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1228 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1236 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_chplan.c | 149 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch[0]) macro 499 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 541 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1186 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1194 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_chplan.c | 149 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch[0]) macro 499 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 541 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1186 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1194 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_chplan.c | 156 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch[0]) macro 523 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[rd_2g]); index++) { in init_channel_set() 565 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[rd_5g]); index++) { in init_channel_set() 1222 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1230 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_chplan.c | 40 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch_attr[0]) macro 42 #define CH_LIST_ATTRIB(_ch_list) (_ch_list.len_ch_attr[CH_LIST_LEN(_ch_list) + 1]) 432 for (index = 0; index < CH_LIST_LEN(rtw_channel_def_2g[chd_2g]); index++) { 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() 2723 if (CH_LIST_LEN(rtw_channel_def_2g[i]) == CH_LIST_LEN(rtw_channel_def_2g[j]) in dump_chplan_test() 2724 …T_CH(rtw_channel_def_2g[i], 0), &CH_LIST_CH(rtw_channel_def_2g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2731 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_2g[i]); j++) { in dump_chplan_test() 2741 if (CH_LIST_LEN(rtw_channel_def_5g[i]) == CH_LIST_LEN(rtw_channel_def_5g[j]) in dump_chplan_test() 2742 …T_CH(rtw_channel_def_5g[i], 0), &CH_LIST_CH(rtw_channel_def_5g[j], 0), CH_LIST_LEN(rtw_channel_def… in dump_chplan_test() 2749 for (j = 0; j < CH_LIST_LEN(rtw_channel_def_5g[i]); j++) { in dump_chplan_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_mlme_ext.h | 284 #define CH_LIST_LEN(_ch_list) (_ch_list.len_ch[0]) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 503 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan2G[Index2G]); index++) { in init_channel_set() 545 for (index = 0; index < CH_LIST_LEN(RTW_ChannelPlan5G[Index5G]); index++) { in init_channel_set() 1172 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan2G[i]); j++) { in dump_chplan_test() 1180 for (j = 0; j < CH_LIST_LEN(RTW_ChannelPlan5G[i]); j++) { in dump_chplan_test()
|