Searched defs:ath12k_htt_latency_prof_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1387 struct ath12k_htt_latency_prof_stats_tlv { struct1388 __le32 print_header;1389 s8 latency_prof_name[ATH12K_HTT_STATS_MAX_PROF_STATS_NAME_LEN];1390 __le32 cnt;1391 __le32 min;1392 __le32 max;1393 __le32 last;1394 __le32 tot;1395 __le32 avg;1396 __le32 hist_intvl;[all …]