Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h672 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.c3604 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath12k_dp_rx_h_reo_err()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h845 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
H A Dhal_rx.c330 ab->soc_stats.reo_error[err_code]++; in ath11k_hal_desc_reo_parse_err()
H A Ddebugfs.c816 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
H A Ddp_rx.c4023 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()