Home
last modified time | relevance | path

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

/freebsd/sys/dev/enetc/
H A Dif_enetc.c98 static bool enetc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
205 DEVMETHOD(ifdi_needs_restart, enetc_if_needs_restart),
1415 enetc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in enetc_if_needs_restart() function