Searched refs:bp_stats (Results 1 – 1 of 1) sorted by relevance
713 struct ath11k_bp_stats *bp_stats, in ath11k_fill_bp_stats() argument 719 bp_stats->count); in ath11k_fill_bp_stats() 721 bp_stats->hp); in ath11k_fill_bp_stats() 723 bp_stats->tp); in ath11k_fill_bp_stats() 725 jiffies_to_msecs(jiffies - bp_stats->jiffies)); in ath11k_fill_bp_stats() 732 struct ath11k_bp_stats *bp_stats; in ath11k_debugfs_dump_soc_ring_bp_stats() local 742 bp_stats = &ab->soc_stats.bp_stats.umac_ring_bp_stats[i]; in ath11k_debugfs_dump_soc_ring_bp_stats() 744 if (!bp_stats->count) in ath11k_debugfs_dump_soc_ring_bp_stats() 749 len = ath11k_fill_bp_stats(ab, bp_stats, bu in ath11k_debugfs_dump_soc_ring_bp_stats() [all...]