Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Dhost_diag_log.c316 wowRequest.event_subtype = WLAN_WOW_WAKEUP; in qdf_wow_wakeup_host_event()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h487 uint8_t event_subtype; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1439 enum reg_afc_expiry_event_subtype event_subtype; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c5002 afc_info->expiry_info->event_subtype); in reg_process_afc_expiry_event()
5003 switch (afc_info->expiry_info->event_subtype) { in reg_process_afc_expiry_event()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c17216 expiry_info->event_subtype = in copy_expiry_event()
17217 param_buf->expiry_event_param->event_subtype; in copy_expiry_event()
17219 expiry_info->event_subtype, in copy_expiry_event()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h38551 A_UINT32 event_subtype; /* refer to WMI_AFC_EXPIRY_EVENT_SUBTYPE */ member