Searched refs:ixv_if_needs_restart (Results 1 – 1 of 1) sorted by relevance
119 static bool ixv_if_needs_restart(if_ctx_t, enum iflib_restart_event);181 DEVMETHOD(ifdi_needs_restart, ixv_if_needs_restart),1222 ixv_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in ixv_if_needs_restart() function