Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A 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()
H A Dwmi.h3550 WMI_REQUEST_BCN_STAT = BIT(11), enumerator
H A Dwmi.c6576 stats->stats_id = WMI_REQUEST_BCN_STAT; in ath11k_wmi_tlv_fw_stats_data_parse()
6961 if (stats_id == WMI_REQUEST_BCN_STAT) { in ath11k_wmi_fw_stats_fill()