Searched refs:in_detach (Results 1 – 3 of 3) sorted by relevance
1477 bool in_detach = iavf_driver_is_detaching(sc); in iavf_disable_queues_with_retries() local1485 if (in_detach) in iavf_disable_queues_with_retries()1499 if (!in_detach && msg_count >= max_attempts) in iavf_disable_queues_with_retries()
493 bool in_detach; member
2240 bool in_detach; in iflib_in_detach() local2243 in_detach = !!(ctx->ifc_flags & IFC_IN_DETACH); in iflib_in_detach()2245 return (in_detach); in iflib_in_detach()4185 bool oactive, running, do_reset, do_watchdog, in_detach; in _task_fn_admin() local4192 in_detach = (ctx->ifc_flags & IFC_IN_DETACH); in _task_fn_admin()4198 if (in_detach) in _task_fn_admin()