Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufshcd.h774 struct ufs_hba_monitor { struct
775 unsigned long chunk_size;
777 unsigned long nr_sec_rw[2];
778 ktime_t total_busy[2];
780 unsigned long nr_req[2];
782 ktime_t lat_sum[2];
783 ktime_t lat_max[2];
784 ktime_t lat_min[2];
786 u32 nr_queued[2];
787 ktime_t busy_start_ts[2];
[all …]