Searched refs:is_running (Results 1 – 3 of 3) sorted by relevance
135 bool is_running; in s32g_wdt_get_timeleft() local144 is_running = watchdog_hw_running(wdog); in s32g_wdt_get_timeleft()146 if (is_running) in s32g_wdt_get_timeleft()151 if (is_running) in s32g_wdt_get_timeleft()
315 pf->eswitch.is_running = true; in ice_eswitch_enable_switchdev()333 pf->eswitch.is_running = false; in ice_eswitch_disable_switchdev()
529 bool is_running; member874 return pf->eswitch.is_running; in ice_is_switchdev_running()
Completed in 14 milliseconds