Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshcd.h707 struct ufs_hba_monitor { struct
708 unsigned long chunk_size;
710 unsigned long nr_sec_rw[2];
711 ktime_t total_busy[2];
713 unsigned long nr_req[2];
715 ktime_t lat_sum[2];
716 ktime_t lat_max[2];
717 ktime_t lat_min[2];
719 u32 nr_queued[2];
720 ktime_t busy_start_ts[2];
[all …]