Home
last modified time | relevance | path

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

/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.h595 struct ath11k_fw_stats { struct
781 struct ath11k_fw_stats fw_stats;
1214 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats);
H A Dwmi.h15 struct ath11k_fw_stats;
6459 struct ath11k_fw_stats *stats);
6461 struct ath11k_fw_stats *fw_stats, u32 stats_id,
H A Dwmi.c82 struct ath11k_fw_stats *stats;
6532 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_rssi_chain_parse()
6599 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_fw_stats_data_parse()
6759 struct ath11k_fw_stats *stats) in ath11k_wmi_pull_fw_stats()
7044 struct ath11k_fw_stats *fw_stats, in ath11k_wmi_fw_stats_fill()
8159 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()
H A Dcore.c860 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats) in ath11k_fw_stats_free()