Searched refs:hw_intr_name (Results 1 – 4 of 4) sorted by relevance
456 u8 hw_intr_name[ATH12K_HTT_STATS_MAX_HW_INTR_NAME_LEN]; member
763 htt_stats_buf->hw_intr_name); in ath12k_htt_print_hw_stats_intr_misc_tlv()
270 u8 hw_intr_name[HTT_STATS_MAX_HW_INTR_NAME_LEN]; member
378 char hw_intr_name[HTT_STATS_MAX_HW_INTR_NAME_LEN + 1] = {0}; in htt_print_hw_stats_intr_misc_tlv() local381 memcpy(hw_intr_name, &(htt_stats_buf->hw_intr_name[0]), in htt_print_hw_stats_intr_misc_tlv()383 len += scnprintf(buf + len, buf_len - len, "hw_intr_name = %s\n", hw_intr_name); in htt_print_hw_stats_intr_misc_tlv()