Searched refs:igc_if_needs_restart (Results 1 – 1 of 1) sorted by relevance
113 static bool igc_if_needs_restart(if_ctx_t, enum iflib_restart_event);225 DEVMETHOD(ifdi_needs_restart, igc_if_needs_restart),2618 igc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in igc_if_needs_restart() function