Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
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()
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);
Dwmi.h15 struct ath11k_fw_stats;
6431 struct ath11k_fw_stats *stats);
6433 struct ath11k_fw_stats *fw_stats, u32 stats_id,
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()
Dcore.c753 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats) in ath11k_fw_stats_free()
Ddebugfs.c105 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process()