Home
last modified time | relevance | path

Searched refs:ath11k_fw_stats (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h273 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats);
346 struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process()
H A Dcore.h546 struct ath11k_fw_stats { struct
733 struct ath11k_fw_stats fw_stats;
1155 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats);
H A Dwmi.h15 struct ath11k_fw_stats;
6431 struct ath11k_fw_stats *stats);
6433 struct ath11k_fw_stats *fw_stats, u32 stats_id,
H A Dcore.c753 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats) in ath11k_fw_stats_free()
H A Dwmi.c81 struct ath11k_fw_stats *stats;
6413 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_rssi_chain_parse()
6480 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_fw_stats_data_parse()
6640 struct ath11k_fw_stats *stats) in ath11k_wmi_pull_fw_stats()
6925 struct ath11k_fw_stats *fw_stats, in ath11k_wmi_fw_stats_fill()
8154 struct ath11k_fw_stats stats = {}; in ath11k_update_stats_event()
H A Ddebugfs.c105 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process()