Home
last modified time | relevance | path

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

/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) in null_needs_restart_op()
/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) in IFDI_NEEDS_RESTART()
/haiku/src/libs/compat/freebsd_iflib/compat/net/
H A Diflib.h408 enum iflib_restart_event { enum
/haiku/src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/
H A Dif_vmx.c189 static bool vmxnet3_if_needs_restart(if_ctx_t, enum iflib_restart_event);
2526 vmxnet3_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in vmxnet3_if_needs_restart()
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c94 static bool igc_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
2400 igc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in igc_if_needs_restart()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c292 static bool em_if_needs_restart(if_ctx_t, enum iflib_restart_event);
4386 em_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)