Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c702 soc_stats->hal_reo_error[0], in ath11k_debugfs_dump_soc_dp_stats()
703 soc_stats->hal_reo_error[1], in ath11k_debugfs_dump_soc_dp_stats()
704 soc_stats->hal_reo_error[2], in ath11k_debugfs_dump_soc_dp_stats()
705 soc_stats->hal_reo_error[3]); in ath11k_debugfs_dump_soc_dp_stats()
H A Dcore.h881 u32 hal_reo_error[DP_REO_DST_RING_MAX]; member
H A Ddp_rx.c2691 ab->soc_stats.hal_reo_error[ring_id]++; in ath11k_dp_process_rx()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h952 u32 hal_reo_error[DP_REO_DST_RING_MAX]; member
H A Ddebugfs.c1105 device_stats->hal_reo_error[i]); in ath12k_debugfs_dump_device_dp_stats()
H A Ddp_rx.c2902 ab->device_stats.hal_reo_error[ring_id]++; in ath12k_dp_rx_process()