Searched refs:last_reset_time (Results 1 – 7 of 7) sorted by relevance
235 (s64)stats->stats_timestamps.last_reset_time.tv_sec, in fnic_get_stats_data()236 stats->stats_timestamps.last_reset_time.tv_nsec, in fnic_get_stats_data()239 (s64)timespec64_sub(val1, stats->stats_timestamps.last_reset_time).tv_sec, in fnic_get_stats_data()240 timespec64_sub(val1, stats->stats_timestamps.last_reset_time).tv_nsec, in fnic_get_stats_data()
21 struct timespec64 last_reset_time; member
618 ktime_get_real_ts64(&stats->stats_timestamps.last_reset_time); in fnic_reset_stats_write()
491 unsigned long last_reset_time; member
354 priv->ae_handle->last_reset_time = jiffies; in hns3_nic_net_open()1524 if (time_before(jiffies, (h->last_reset_time + ndev->watchdog_timeo))) in hns3_nic_net_timeout()3111 priv->ae_handle->last_reset_time = jiffies; in hns3_client_init()3445 handle->last_reset_time = jiffies; in hns3_reset_notify_up_enet()
1121 handle->last_reset_time = jiffies; in hclgevf_reset_event()
2816 handle->last_reset_time = jiffies; in hclge_reset()2834 if (time_before(jiffies, (handle->last_reset_time + 3 * HZ))) in hclge_reset_event()2836 else if (time_after(jiffies, (handle->last_reset_time + 4 * 5 * HZ))) in hclge_reset_event()