Searched refs:iflib_restart_event (Results 1 - 5 of 5) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c96 static bool igc_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
2416 igc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c276 static bool em_if_needs_restart(if_ctx_t, enum iflib_restart_event);
4193 em_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
/haiku/src/libs/compat/freebsd_iflib/compat/
H A Difdi_if.h614 typedef bool ifdi_needs_restart_t(if_ctx_t _ctx, enum iflib_restart_event _event);
616 static __inline bool IFDI_NEEDS_RESTART(if_ctx_t _ctx, enum iflib_restart_event _event)
/haiku/src/libs/compat/freebsd_iflib/compat/net/
H A Diflib.h403 enum iflib_restart_event { enum
/haiku/src/libs/compat/freebsd_iflib/
H A Difdi_if.c107 null_needs_restart_op(if_ctx_t _ctx __unused, enum iflib_restart_event _event __unused)

Completed in 108 milliseconds