Searched refs:num_chan_objs (Results 1 – 6 of 6) sorted by relevance
469 for (i = 0; i < pwr_evt->num_chan_objs; i++) { in afc_power_event_update_or_get_len()483 pwr_evt->num_chan_objs); in afc_power_event_update_or_get_len()
468 for (i = 0; i < power_info->num_chan_objs; i++) in reg_free_afc_pwr_info()
5212 if (!power_info->num_chan_objs) { in reg_search_afc_power_info_for_freq()5218 for (i = 0; i < power_info->num_chan_objs; i++) { in reg_search_afc_power_info_for_freq()
9896 for (i = 0; i < power_info->num_chan_objs; i++) { in reg_get_sp_eirp()
1463 uint8_t num_chan_objs; member
17031 uint8_t num_chan_objs, in copy_afc_chan_obj_info() argument17038 for (count = 0; count < num_chan_objs; count++) { in copy_afc_chan_obj_info()17181 power_info->num_chan_objs = param_buf->num_channel_info_array; in copy_power_event()17182 wmi_debug("Number of channel objects = %d", power_info->num_chan_objs); in copy_power_event()17183 if (power_info->num_chan_objs > 0) { in copy_power_event()17188 afc_chan_info = qdf_mem_malloc(power_info->num_chan_objs * in copy_power_event()17195 power_info->num_chan_objs, in copy_power_event()