| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | wifi_regd.c | 110 for (i = 0; i < chplan->chset_num; i++) { in rtw_build_wiphy_regd() 250 u8 max_chan_nums = chplan->chset_num; in rtw_regd_overide_flags() 309 u8 max_chan_nums = chplan->chset_num; in rtw_regd_apply_dfs_flags() 731 rtw_vmfree(chplan, sizeof(*chplan) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_async_regd_change_list_free() 764 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_sync() 775 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_async()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | wifi_regd.c | 110 for (i = 0; i < chplan->chset_num; i++) { in rtw_build_wiphy_regd() 250 u8 max_chan_nums = chplan->chset_num; in rtw_regd_overide_flags() 309 u8 max_chan_nums = chplan->chset_num; in rtw_regd_apply_dfs_flags() 731 rtw_vmfree(chplan, sizeof(*chplan) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_async_regd_change_list_free() 764 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_sync() 775 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_async()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | wifi_regd.c | 110 for (i = 0; i < chplan->chset_num; i++) { in rtw_build_wiphy_regd() 250 u8 max_chan_nums = chplan->chset_num; in rtw_regd_overide_flags() 309 u8 max_chan_nums = chplan->chset_num; in rtw_regd_apply_dfs_flags() 729 rtw_vmfree(chplan, sizeof(*chplan) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_async_regd_change_list_free() 762 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_sync() 772 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_async()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | wifi_regd.c | 110 for (i = 0; i < chplan->chset_num; i++) { in rtw_build_wiphy_regd() 250 u8 max_chan_nums = chplan->chset_num; in rtw_regd_overide_flags() 309 u8 max_chan_nums = chplan->chset_num; in rtw_regd_apply_dfs_flags() 729 rtw_vmfree(chplan, sizeof(*chplan) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_async_regd_change_list_free() 762 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_sync() 772 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in rtw_regd_change_complete_async()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 438 u8 chset_num; member 443 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_mlme_ext.h | 437 u8 chset_num; member 442 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_mlme_ext.h | 445 u8 chset_num; member 450 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_mlme_ext.h | 420 u8 chset_num; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_mlme_ext.h | 420 u8 chset_num; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 460 u8 chset_num; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_mlme_ext.h | 460 u8 chset_num; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mlme_ext.c | 1084 static void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1091 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1144 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_country() 1221 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1223 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 13589 chplan->chset_num = rfctl->max_chan_nums;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mlme_ext.c | 1084 static void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1091 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1144 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_country() 1221 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1223 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 13618 chplan->chset_num = rfctl->max_chan_nums;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_mlme_ext.c | 1279 static void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1286 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1337 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_country() 1414 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1416 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 17261 chplan->chset_num = rfctl->max_chan_nums; in rtw_get_chplan_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_mlme_ext.c | 1279 static void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1286 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1337 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_country() 1414 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1416 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 17205 chplan->chset_num = rfctl->max_chan_nums; in rtw_get_chplan_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_mlme_ext.c | 1034 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1041 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1097 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1099 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 16196 resp->chset_num = rfctl->max_chan_nums; in rtw_get_chplan_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_mlme_ext.c | 1033 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1040 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1096 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1098 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 16195 resp->chset_num = rfctl->max_chan_nums; in rtw_get_chplan_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_mlme_ext.c | 1038 void dump_chset(void *sel, RT_CHANNEL_INFO *ch_set, u8 chset_num) in dump_chset() argument 1045 for (i = 0; i < MAX_CHANNEL_NUM && i < chset_num && ch_set[i].ChannelNum != 0; i++) { in dump_chset() 1116 dump_chset(sel, chplan->chset, chplan->chset_num); in dump_cur_chset() 1118 rtw_vmfree(chplan, sizeof(struct get_chplan_resp) + sizeof(RT_CHANNEL_INFO) * chplan->chset_num); in dump_cur_chset() 16487 resp->chset_num = rfctl->max_chan_nums; in rtw_get_chplan_hdl()
|