Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Di_host_diag_core_event.h195 void host_log_low_resource_failure(uint8_t event_sub_type);
197 static inline void host_log_low_resource_failure(uint8_t event_sub_type) in host_log_low_resource_failure() argument
H A Dhost_diag_log.c256 void host_log_low_resource_failure(uint8_t event_sub_type) in host_log_low_resource_failure() argument
261 wlan_diag_event.event_sub_type = event_sub_type; in host_log_low_resource_failure()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h588 uint8_t event_sub_type; member
608 uint8_t event_sub_type; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c101 wlan_diag_event.event_sub_type = in dp_event_eapol_log()