Home
last modified time | relevance | path

Searched refs:IFC_DO_WATCHDOG (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Diflib_private.h41 #define IFC_DO_WATCHDOG 0x100 macro
H A Diflib.c2382 ctx->ifc_flags |= (IFC_DO_WATCHDOG|IFC_DO_RESET); in iflib_timer()
3982 do_watchdog = (ctx->ifc_flags & IFC_DO_WATCHDOG); in _task_fn_admin()
3984 ctx->ifc_flags &= ~(IFC_DO_RESET|IFC_DO_WATCHDOG); in _task_fn_admin()