Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2477 wmi_handle->wmi_rx_diag_events_dropped++; in wmi_process_rx_diag_event_worker_thread_ctx()
2479 wmi_handle->wmi_rx_diag_events_dropped); in wmi_process_rx_diag_event_worker_thread_ctx()
3202 wmi_handle->wmi_rx_diag_events_dropped = 0; in wmi_initialize_worker_context()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3525 uint32_t wmi_rx_diag_events_dropped; member