Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c324 #define IFC_DO_RESET 0x080 macro
2453 ctx->ifc_flags |= (IFC_DO_WATCHDOG | IFC_DO_RESET); in iflib_timer()
3036 ctx->ifc_flags |= IFC_DO_RESET; in iflib_rxeof()
4112 do_reset = (ctx->ifc_flags & IFC_DO_RESET); in _task_fn_admin()
4115 ctx->ifc_flags &= ~(IFC_DO_RESET | IFC_DO_WATCHDOG); in _task_fn_admin()
6991 ctx->ifc_flags |= IFC_DO_RESET; in iflib_request_reset()