Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddebugfs.h272 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats);
345 struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process()
Dcore.h534 struct ath11k_fw_stats { struct
719 struct ath11k_fw_stats fw_stats;
1132 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats);
Dwmi.h14 struct ath11k_fw_stats;
6074 struct ath11k_fw_stats *stats);
6079 struct ath11k_fw_stats *fw_stats, u32 stats_id,
Dwmi.c80 struct ath11k_fw_stats *stats;
5812 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_rssi_chain_parse()
5879 struct ath11k_fw_stats *stats = parse->stats; in ath11k_wmi_tlv_fw_stats_data_parse()
6039 struct ath11k_fw_stats *stats) in ath11k_wmi_pull_fw_stats()
6346 struct ath11k_fw_stats *fw_stats, in ath11k_wmi_fw_stats_fill()
7548 struct ath11k_fw_stats stats = {}; in ath11k_update_stats_event()
Dcore.c649 void ath11k_fw_stats_free(struct ath11k_fw_stats *stats) in ath11k_fw_stats_free()
Ddebugfs.c104 void ath11k_debugfs_fw_stats_process(struct ath11k *ar, struct ath11k_fw_stats *stats) in ath11k_debugfs_fw_stats_process()