Searched refs:seconds_since_last_reset (Results 1 – 10 of 10) sorted by relevance
536 fc_stats->seconds_since_last_reset = in zfcp_scsi_adjust_fc_host_stats()537 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_scsi_adjust_fc_host_stats()568 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_scsi_set_fc_host_stats()615 data->seconds_since_last_reset)) in zfcp_scsi_get_fc_host_stats()
387 u64 seconds_since_last_reset; member
236 stats->seconds_since_last_reset = in fnic_get_stats()253 stats->seconds_since_last_reset); in fnic_dump_fchost_stats()
405 u64 seconds_since_last_reset; member
366 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
284 hstats->seconds_since_last_reset = fcstats->fc.secs_reset; in bfad_im_get_stats()
2670 p->seconds_since_last_reset = in qla2x00_get_fc_host_stats()2672 do_div(p->seconds_since_last_reset, HZ); in qla2x00_get_fc_host_stats()
301 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
1717 fc_host_statistic(seconds_since_last_reset);
6686 hs->seconds_since_last_reset = ktime_get_seconds() - psli->stats_start; in lpfc_get_stats()