Home
last modified time | relevance | path

Searched refs:soc_stats (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c742 bp_stats = &ab->soc_stats.bp_stats.umac_ring_bp_stats[i]; in ath11k_debugfs_dump_soc_ring_bp_stats()
756 &ab->soc_stats.bp_stats.lmac_ring_bp_stats[i][pdev_idx]; in ath11k_debugfs_dump_soc_ring_bp_stats()
783 struct ath11k_soc_dp_stats *soc_stats = &ab->soc_stats; in ath11k_debugfs_dump_soc_dp_stats() local
806 soc_stats->err_ring_pkts); in ath11k_debugfs_dump_soc_dp_stats()
808 soc_stats->invalid_rbm); in ath11k_debugfs_dump_soc_dp_stats()
812 rxdma_err[i], soc_stats->rxdma_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
817 reo_err[i], soc_stats->reo_error[i]); in ath11k_debugfs_dump_soc_dp_stats()
822 soc_stats->hal_reo_error[0], in ath11k_debugfs_dump_soc_dp_stats()
823 soc_stats->hal_reo_error[1], in ath11k_debugfs_dump_soc_dp_stats()
824 soc_stats->hal_reo_error[2], in ath11k_debugfs_dump_soc_dp_stats()
[all …]
H A Ddp_tx.c130 atomic_inc(&ab->soc_stats.tx_err.misc_fail); in ath11k_dp_tx()
207 atomic_inc(&ab->soc_stats.tx_err.misc_fail); in ath11k_dp_tx()
213 atomic_inc(&ab->soc_stats.tx_err.misc_fail); in ath11k_dp_tx()
237 ab->soc_stats.tx_err.desc_na[ti.ring_id]++; in ath11k_dp_tx()
H A Ddp_rx.c1668 bp_stats = &ab->soc_stats.bp_stats.umac_ring_bp_stats[ring_id]; in ath11k_htt_backpressure_event_handler()
1675 bp_stats = &ab->soc_stats.bp_stats.lmac_ring_bp_stats[ring_id][pdev_idx]; in ath11k_htt_backpressure_event_handler()
2703 ab->soc_stats.hal_reo_error[ring_id]++; in ath11k_dp_process_rx()
3801 ab->soc_stats.err_ring_pkts++; in ath11k_dp_process_rx_err()
3816 ab->soc_stats.invalid_rbm++; in ath11k_dp_process_rx_err()
3972 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath11k_dp_rx_h_reo_err()
4028 ar->ab->soc_stats.rxdma_error[rxcb->err_code]++; in ath11k_dp_rx_h_rxdma_err()
4234 ab->soc_stats.rxdma_error[rxdma_err_code]++; in ath11k_dp_process_rxdma_err()
H A Dhal_rx.c331 ab->soc_stats.reo_error[err_code]++; in ath11k_hal_desc_reo_parse_err()
377 ab->soc_stats.invalid_rbm++; in ath11k_hal_wbm_desc_parse_err()
H A Dcore.h932 struct ath11k_soc_dp_stats soc_stats; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c329 ab->soc_stats.reo_error[err_code]++; in ath12k_hal_desc_reo_parse_err()
384 ab->soc_stats.invalid_rbm++; in ath12k_hal_wbm_desc_parse_err()
396 ab->soc_stats.invalid_rbm++; in ath12k_hal_wbm_desc_parse_err()
H A Ddp_tx.c240 atomic_inc(&ab->soc_stats.tx_err.misc_fail); in ath12k_dp_tx()
246 atomic_inc(&ab->soc_stats.tx_err.misc_fail); in ath12k_dp_tx()
300 ab->soc_stats.tx_err.desc_na[ti.ring_id]++; in ath12k_dp_tx()
H A Dcore.h742 struct ath12k_soc_dp_stats soc_stats; member
H A Ddp_rx.c2673 ab->soc_stats.hal_reo_error[ring_id]++; in ath12k_dp_rx_process()
3437 ab->soc_stats.err_ring_pkts++; in ath12k_dp_rx_process_err()
3452 ab->soc_stats.invalid_rbm++; in ath12k_dp_rx_process_err()
3613 ar->ab->soc_stats.reo_error[rxcb->err_code]++; in ath12k_dp_rx_h_reo_err()
3673 ar->ab->soc_stats.rxdma_error[rxcb->err_code]++; in ath12k_dp_rx_h_rxdma_err()