Home
last modified time | relevance | path

Searched defs:ath12k_htt_latency_prof_stats_tlv (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
Ddebugfs_htt_stats.h1358 struct ath12k_htt_latency_prof_stats_tlv { struct
1359 __le32 print_header;
1360 s8 latency_prof_name[ATH12K_HTT_STATS_MAX_PROF_STATS_NAME_LEN];
1361 __le32 cnt;
1362 __le32 min;
1363 __le32 max;
1364 __le32 last;
1365 __le32 tot;
1366 __le32 avg;
1367 __le32 hist_intvl;
[all …]