Searched refs:stats_reset_time (Results 1 – 7 of 7) sorted by relevance
95 port->stats->fc.secs_reset = ktime_get_seconds() - port->stats_reset_time; in bfa_port_get_stats_isr()122 port->stats_reset_time = ktime_get_seconds(); in bfa_port_clear_stats_isr()481 port->stats_reset_time = ktime_get_seconds(); in bfa_port_attach()
31 time64_t stats_reset_time; member
500 time64_t stats_reset_time; /* stats reset time stamp */ member
3036 fcport->stats_reset_time = ktime_get_seconds(); in bfa_fcport_attach()3285 time - fcport->stats_reset_time; in __bfa_cb_fcport_stats_get()3349 fcport->stats_reset_time = ktime_get_seconds(); in __bfa_cb_fcport_stats_clr()
238 (jiffies - fnic->stats_reset_time) / HZ; in fnic_get_stats()341 fnic->stats_reset_time = jiffies; in fnic_reset_host_stats()861 fnic->stats_reset_time = jiffies; in fnic_probe()
239 unsigned long stats_reset_time; /* time of stats reset */ member
287 unsigned long stats_reset_time; member