Searched refs:watchdog_period (Results 1 – 2 of 2) sorted by relevance
20 round_jiffies(jiffies + ionic->watchdog_period)); in ionic_watchdog_cb()94 ionic->watchdog_period = IONIC_WATCHDOG_SECS * HZ; in ionic_dev_setup()96 round_jiffies(jiffies + ionic->watchdog_period)); in ionic_dev_setup()114 if (time_before(hb_time, (idev->last_hb_time + ionic->watchdog_period))) in ionic_heartbeat_check()
58 int watchdog_period; member