Home
last modified time | relevance | path

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

/linux-6.8/include/ufs/
Dufshcd.h732 struct ufs_hba_monitor { struct
733 unsigned long chunk_size;
735 unsigned long nr_sec_rw[2];
736 ktime_t total_busy[2];
738 unsigned long nr_req[2];
740 ktime_t lat_sum[2];
741 ktime_t lat_max[2];
742 ktime_t lat_min[2];
744 u32 nr_queued[2];
745 ktime_t busy_start_ts[2];
[all …]