Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs.c155 if (stats.stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_debugfs_fw_stats_process()
397 req_param.stats_id = WMI_REQUEST_BCN_STAT; in ath11k_open_bcn_stats()
Dwmi.c5003 stats->stats_id = WMI_REQUEST_BCN_STAT; in ath11k_wmi_pull_fw_stats()
5350 if (stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_wmi_fw_stats_fill()
Dwmi.h3395 WMI_REQUEST_BCN_STAT = BIT(11), enumerator