Home
last modified time | relevance | path

Searched refs:seconds_since_last_reset (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c558 fc_stats->seconds_since_last_reset = in zfcp_scsi_adjust_fc_host_stats()
559 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_scsi_adjust_fc_host_stats()
590 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_scsi_set_fc_host_stats()
637 data->seconds_since_last_reset)) in zfcp_scsi_get_fc_host_stats()
H A Dzfcp_fsf.h416 u64 seconds_since_last_reset; member
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c366 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
/linux/drivers/scsi/bfa/
H A Dbfad_attr.c286 hstats->seconds_since_last_reset = fcstats->fc.secs_reset; in bfad_im_get_stats()
/linux/drivers/scsi/libfc/
H A Dfc_lport.c310 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c2157 fc_host_statistic(seconds_since_last_reset);