Home
last modified time | relevance | path

Searched refs:dwords_used_by_user_n (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h1083 u32 dwords_used_by_user_n[0]; member
H A Ddebugfs_htt_stats.c2685 char dwords_used_by_user_n[HTT_MAX_STRING_LEN] = {0}; in htt_print_sfm_client_user_tlv_v() local
2690 ARRAY_TO_STRING(dwords_used_by_user_n, in htt_print_sfm_client_user_tlv_v()
2691 htt_stats_buf->dwords_used_by_user_n, in htt_print_sfm_client_user_tlv_v()
2693 len += HTT_DBG_OUT(buf + len, buf_len - len, "dwords_used_by_user_n = %s\n", in htt_print_sfm_client_user_tlv_v()
2694 dwords_used_by_user_n); in htt_print_sfm_client_user_tlv_v()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h1167 DECLARE_FLEX_ARRAY(u32, dwords_used_by_user_n);
H A Ddebugfs_htt_stats.c2603 PRINT_ARRAY_TO_BUF(buf, len, htt_stats_buf->dwords_used_by_user_n, in htt_print_sfm_client_user_tlv_v()
2604 "dwords_used_by_user_n", num_elems, "\n\n"); in htt_print_sfm_client_user_tlv_v()

Completed in 23 milliseconds