Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h441 u32 reo_error[HAL_REO_DEST_RING_ERROR_CODE_MAX]; member
H A Ddebugfs.c1100 reo_err[i], device_stats->reo_error[i]); in ath12k_debugfs_dump_device_dp_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h922 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.c697 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
H A Ddp_rx.c4080 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhal_rx.c332 dp->device_stats.reo_error[err_code]++; in ath12k_wifi7_hal_desc_reo_parse_err()
H A Ddp_rx.c1727 dp->device_stats.reo_error[rxcb->err_code]++; in ath12k_wifi7_dp_rx_h_reo_err()