Lines Matching refs:soc_stats
741 bp_stats = &ab->soc_stats.bp_stats.umac_ring_bp_stats[i]; in ath11k_debugfs_dump_soc_ring_bp_stats()
755 &ab->soc_stats.bp_stats.lmac_ring_bp_stats[i][pdev_idx]; in ath11k_debugfs_dump_soc_ring_bp_stats()
782 struct ath11k_soc_dp_stats *soc_stats = &ab->soc_stats; in ath11k_debugfs_dump_soc_dp_stats() local
805 soc_stats->err_ring_pkts); in ath11k_debugfs_dump_soc_dp_stats()
807 soc_stats->invalid_rbm); in ath11k_debugfs_dump_soc_dp_stats()
811 rxdma_err[i], soc_stats->rxdma_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
816 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
821 soc_stats->hal_reo_error[0], in ath11k_debugfs_dump_soc_dp_stats()
822 soc_stats->hal_reo_error[1], in ath11k_debugfs_dump_soc_dp_stats()
823 soc_stats->hal_reo_error[2], in ath11k_debugfs_dump_soc_dp_stats()
824 soc_stats->hal_reo_error[3]); in ath11k_debugfs_dump_soc_dp_stats()
831 i, soc_stats->tx_err.desc_na[i]); in ath11k_debugfs_dump_soc_dp_stats()
835 atomic_read(&soc_stats->tx_err.misc_fail)); in ath11k_debugfs_dump_soc_dp_stats()