Searched refs:num_freq_objs (Results 1 – 5 of 5) sorted by relevance
428 for (i = 0; i < pwr_evt->num_freq_objs; i++) { in afc_power_event_update_or_get_len()448 pwr_evt->num_freq_objs); in afc_power_event_update_or_get_len()
1462 uint8_t num_freq_objs; member
5466 while (nxt_freq_index < power_info->num_freq_objs) { in reg_coalesce_afc_freq_info()5579 if (!power_info->num_freq_objs) in reg_fill_max_psd_in_afc_chan_list()5596 for (i = 0; i < power_info->num_freq_objs; i++) { in reg_fill_max_psd_in_afc_chan_list()
10178 if (!power_info->num_freq_objs) { in reg_get_num_afc_freq_obj()10183 *num_freq_obj = power_info->num_freq_objs; in reg_get_num_afc_freq_obj()
17072 uint8_t num_freq_objs, in copy_afc_freq_obj_info() argument17077 for (count = 0; count < num_freq_objs; count++) { in copy_afc_freq_obj_info()17161 power_info->num_freq_objs = param_buf->num_freq_info_array; in copy_power_event()17163 power_info->num_freq_objs); in copy_power_event()17164 if (power_info->num_freq_objs > 0) { in copy_power_event()17168 afc_freq_info = qdf_mem_malloc(power_info->num_freq_objs * in copy_power_event()17174 copy_afc_freq_obj_info(afc_freq_info, power_info->num_freq_objs, in copy_power_event()