Searched refs:extract_vdev_stats (Results 1 – 3 of 3) sorted by relevance
106 if (wmi_handle->ops->extract_vdev_stats) in wmi_extract_vdev_stats()107 return wmi_handle->ops->extract_vdev_stats(wmi_handle, in wmi_extract_vdev_stats()
1259 ops->extract_vdev_stats = extract_vdev_stats_tlv; in wmi_cp_stats_attach_tlv()
2133 QDF_STATUS (*extract_vdev_stats)(wmi_unified_t wmi_handle, void *evt_buf, member