Searched refs:htt_buf (Results 1 – 1 of 1) sorted by relevance
718 if (tag_len < sizeof(*htt_buf)) in ath12k_htt_print_hw_stats_pdev_errs_tlv()727 le32_to_cpu(htt_buf->tx_abort)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()731 le32_to_cpu(htt_buf->rx_abort)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()735 le32_to_cpu(htt_buf->rx_flush_cnt)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()737 le32_to_cpu(htt_buf->warm_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()739 le32_to_cpu(htt_buf->cold_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()743 le32_to_cpu(htt_buf->mac_cold_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()755 le32_to_cpu(htt_buf->mac_sfm_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()761 le32_to_cpu(htt_buf->tx_flush)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()763 le32_to_cpu(htt_buf->tx_glb_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()[all …]