Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h651 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.c3582 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath12k_dp_rx_h_reo_err()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.h824 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
Dhal_rx.c330 ab->soc_stats.reo_error[err_code]++; in ath11k_hal_desc_reo_parse_err()
Ddebugfs.c816 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
Ddp_rx.c3965 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()