Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c2547 if (wmi_handle->ops->extract_vdev_extd_stats) in wmi_extract_vdev_extd_stats()
2548 return wmi_handle->ops->extract_vdev_extd_stats(wmi_handle, in wmi_extract_vdev_extd_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2189 QDF_STATUS (*extract_vdev_extd_stats)(wmi_unified_t wmi_handle, void *evt_buf, member