Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddebugfs.c146 if (stats->stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_debugfs_fw_stats_process()
408 req_param.stats_id = WMI_REQUEST_BCN_STAT; in ath11k_open_bcn_stats()
Dwmi.h3493 WMI_REQUEST_BCN_STAT = BIT(11), enumerator
Dwmi.c5975 stats->stats_id = WMI_REQUEST_BCN_STAT; in ath11k_wmi_tlv_fw_stats_data_parse()
6382 if (stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_wmi_fw_stats_fill()