Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c86 static bool ice_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
200 DEVMETHOD(ifdi_needs_restart, ice_if_needs_restart),
3306 ice_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event) in ice_if_needs_restart() function