Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3715 if (wmi->ops->extract_smart_monitor_event) in wmi_unified_extract_smart_monitor_event()
3716 return wmi->ops->extract_smart_monitor_event(wmi, evt_buf, in wmi_unified_extract_smart_monitor_event()
H A Dwmi_unified_tlv.c21902 .extract_smart_monitor_event = extract_smart_monitor_event_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2975 QDF_STATUS (*extract_smart_monitor_event)( member