Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
H A Dwlan_cfg80211_afc.c381 pwr_evt->fw_status_code)) { in afc_power_event_update_or_get_len()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1457 enum reg_fw_afc_power_event_status_code fw_status_code; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c5718 if (afc_info->power_info->fw_status_code != in reg_process_afc_power_event()
5721 afc_info->power_info->fw_status_code); in reg_process_afc_power_event()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c17106 power_info->fw_status_code = afc_power_event_hdr->fw_status_code; in copy_afc_event_fixed_hdr_power_info()
17128 power_info->fw_status_code, in copy_afc_event_fixed_hdr_power_info()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h38563 A_UINT32 fw_status_code; /* refer WMI_FW_AFC_POWER_EVENT_STATUS_CODE */ member