Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c129 if (stats.stats_id == WMI_REQUEST_VDEV_STAT) { in ath11k_debugfs_fw_stats_process()
327 req_param.stats_id = WMI_REQUEST_VDEV_STAT; in ath11k_open_vdev_stats()
H A Dwmi.c4951 stats->stats_id = WMI_REQUEST_VDEV_STAT; in ath11k_wmi_pull_fw_stats()
5285 if (stats_id == WMI_REQUEST_VDEV_STAT) { in ath11k_wmi_fw_stats_fill()
H A Dwmi.h3388 WMI_REQUEST_VDEV_STAT = BIT(3), enumerator