Home
last modified time | relevance | path

Searched refs:reo_error (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h752 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
H A Dhal_rx.c329 ab->soc_stats.reo_error[err_code]++; in ath12k_hal_desc_reo_parse_err()
H A Ddp_rx.c3623 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath12k_dp_rx_h_reo_err()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h873 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
H A Dhal_rx.c331 ab->soc_stats.reo_error[err_code]++; in ath11k_hal_desc_reo_parse_err()
H A Ddebugfs.c817 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
H A Ddp_rx.c4032 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()