Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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.h923 u32 hal_reo_error[DP_REO_DST_RING_MAX]; member
H A Ddp_rx.c2735 ab->soc_stats.hal_reo_error[ring_id]++; in ath11k_dp_process_rx()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h442 u32 hal_reo_error[DP_REO_DST_RING_MAX]; member
H A Ddebugfs.c1107 device_stats->hal_reo_error[i]); in ath12k_debugfs_dump_device_dp_stats()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Ddp_rx.c729 dp->device_stats.hal_reo_error[ring_id]++; in ath12k_wifi7_dp_rx_process()