Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c123 if (stats.stats_id == WMI_REQUEST_PDEV_STAT) { in ath11k_debugfs_fw_stats_process()
255 req_param.stats_id = WMI_REQUEST_PDEV_STAT; in ath11k_open_pdev_stats()
H A Dwmi.c4926 stats->stats_id = WMI_REQUEST_PDEV_STAT; in ath11k_wmi_pull_fw_stats()
5272 if (stats_id == WMI_REQUEST_PDEV_STAT) { in ath11k_wmi_fw_stats_fill()
H A Dwmi.h3387 WMI_REQUEST_PDEV_STAT = BIT(2), enumerator