Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
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()
Dwmi.c4980 stats->stats_id = WMI_REQUEST_VDEV_STAT; in ath11k_wmi_pull_fw_stats()
5339 if (stats_id == WMI_REQUEST_VDEV_STAT) { in ath11k_wmi_fw_stats_fill()
Dwmi.h3387 WMI_REQUEST_VDEV_STAT = BIT(3), enumerator