Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Ddebugfs.c147 if (stats->stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_debugfs_fw_stats_process()
409 req_param.stats_id = WMI_REQUEST_BCN_STAT; in ath11k_open_bcn_stats()
Dwmi.h3564 WMI_REQUEST_BCN_STAT = BIT(11), enumerator
Dwmi.c6695 stats->stats_id = WMI_REQUEST_BCN_STAT; in ath11k_wmi_tlv_fw_stats_data_parse()
7080 if (stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_wmi_fw_stats_fill()