iflib_restart_event
static bool axgbe_if_needs_restart(if_ctx_t, enum iflib_restart_event);
axgbe_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool bnxt_if_needs_restart(if_ctx_t, enum iflib_restart_event);
bnxt_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool em_if_needs_restart(if_ctx_t, enum iflib_restart_event);
em_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
enetc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool enetc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
static bool enic_if_needs_restart(if_ctx_t, enum iflib_restart_event);
enic_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event)
iavf_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool iavf_if_needs_restart(if_ctx_t, enum iflib_restart_event);
ice_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event)
static bool ice_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
static bool igc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
igc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
ixgbe_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool ixgbe_if_needs_restart(if_ctx_t, enum iflib_restart_event);
static bool ixv_if_needs_restart(if_ctx_t, enum iflib_restart_event);
ixv_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool ixl_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
ixl_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)
static bool vmxnet3_if_needs_restart(if_ctx_t, enum iflib_restart_event);
vmxnet3_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event)