Searched refs:seconds_since_last_reset (Results 1 – 10 of 10) sorted by relevance
516 fc_stats->seconds_since_last_reset = in zfcp_scsi_adjust_fc_host_stats()517 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_scsi_adjust_fc_host_stats()548 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_scsi_set_fc_host_stats()595 data->seconds_since_last_reset)) in zfcp_scsi_get_fc_host_stats()
387 u64 seconds_since_last_reset; member
229 stats->seconds_since_last_reset = in fnic_get_stats()246 stats->seconds_since_last_reset); in fnic_dump_fchost_stats()
419 u64 seconds_since_last_reset; member
366 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
292 hstats->seconds_since_last_reset = fcstats->fc.secs_reset; in bfad_im_get_stats()
1910 p->seconds_since_last_reset = in qla2x00_get_fc_host_stats()1912 do_div(p->seconds_since_last_reset, HZ); in qla2x00_get_fc_host_stats()
313 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
1731 fc_host_statistic(seconds_since_last_reset);
6099 hs->seconds_since_last_reset = ktime_get_seconds() - psli->stats_start; in lpfc_get_stats()