Searched defs:ath12k_htt_latency_prof_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1358 struct ath12k_htt_latency_prof_stats_tlv { struct1359 __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 …]