Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
H A Dwlan_cfg80211_afc.c347 struct reg_fw_afc_power_event *pwr_evt) in afc_power_event_update_or_get_len() argument
371 pwr_evt->resp_id)) { in afc_power_event_update_or_get_len()
381 pwr_evt->fw_status_code)) { in afc_power_event_update_or_get_len()
391 pwr_evt->serv_resp_code)) { in afc_power_event_update_or_get_len()
401 pwr_evt->avail_exp_time_d)) { in afc_power_event_update_or_get_len()
411 pwr_evt->avail_exp_time_t)) { in afc_power_event_update_or_get_len()
428 for (i = 0; i < pwr_evt->num_freq_objs; i++) { in afc_power_event_update_or_get_len()
440 pwr_evt->afc_freq_info[i].low_freq) || in afc_power_event_update_or_get_len()
443 pwr_evt->afc_freq_info[i].high_freq) || in afc_power_event_update_or_get_len()
446 pwr_evt->afc_freq_info[i].max_psd))) { in afc_power_event_update_or_get_len()
[all …]