Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c841 void ath11k_fw_stats_bcn_free(struct list_head *head) in ath11k_fw_stats_bcn_free() function
864 ath11k_fw_stats_bcn_free(&stats->bcn); in ath11k_fw_stats_free()
H A Dcore.h1213 void ath11k_fw_stats_bcn_free(struct list_head *head);
H A Ddebugfs.c431 ath11k_fw_stats_bcn_free(&ar->fw_stats.bcn); in ath11k_open_bcn_stats()