Home
last modified time | relevance | path

Searched refs:ktime_seg10_max (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h1493 uint64_t ktime_seg10_max; member
Dlpfc_debugfs.c1526 phba->ktime_seg10_max); in lpfc_debugfs_ioktime_data()
1574 phba->ktime_seg10_max); in lpfc_debugfs_ioktime_data()
2876 phba->ktime_seg10_max = 0; in lpfc_debugfs_ioktime_write()
2917 phba->ktime_seg10_max = 0; in lpfc_debugfs_ioktime_write()
Dlpfc_nvmet.c702 else if (seg10 > phba->ktime_seg10_max) in lpfc_nvmet_ktime()
703 phba->ktime_seg10_max = seg10; in lpfc_nvmet_ktime()