Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib_private.h40 #define IFC_DO_RESET 0x080 macro
H A Diflib.c2382 ctx->ifc_flags |= (IFC_DO_WATCHDOG|IFC_DO_RESET); in iflib_timer()
3024 ctx->ifc_flags |= IFC_DO_RESET; in iflib_rxeof()
3981 do_reset = (ctx->ifc_flags & IFC_DO_RESET); in _task_fn_admin()
3984 ctx->ifc_flags &= ~(IFC_DO_RESET|IFC_DO_WATCHDOG); in _task_fn_admin()
6870 ctx->ifc_flags |= IFC_DO_RESET; in iflib_request_reset()