Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dcore.h653 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
Dhal_rx.c329 ab->soc_stats.reo_error[err_code]++; in ath12k_hal_desc_reo_parse_err()
Ddp_rx.c3613 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath12k_dp_rx_h_reo_err()
/drivers/net/wireless/ath/ath11k/
Dcore.h824 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
Dhal_rx.c331 ab->soc_stats.reo_error[err_code]++; in ath11k_hal_desc_reo_parse_err()
Ddebugfs.c817 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
Ddp_rx.c3971 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()