Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Difdi_if.m116 null_needs_restart(if_ctx_t _ctx __unused, enum iflib_restart_event _event __unused)
365 enum iflib_restart_event _event;
H A Diflib.h407 enum iflib_restart_event { enum
/freebsd/sys/dev/enetc/
H A Dif_enetc.c98 static bool enetc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1416 enetc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in enetc_if_needs_restart()
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c77 static bool iavf_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1511 iavf_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in iavf_if_needs_restart()
/freebsd/sys/dev/enic/
H A Dif_enic.c120 static bool enic_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1571 enic_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in enic_if_needs_restart()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c119 static bool ixv_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1222 ixv_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in ixv_if_needs_restart()
H A Dif_ix.c181 static bool ixgbe_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1336 ixgbe_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in ixgbe_if_needs_restart()
/freebsd/sys/dev/ixl/
H A Dif_ixl.c124 static bool ixl_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event);
1870 ixl_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in ixl_if_needs_restart()
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c183 static bool vmxnet3_if_needs_restart(if_ctx_t, enum iflib_restart_event);
2513 vmxnet3_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in vmxnet3_if_needs_restart()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c109 static bool axgbe_if_needs_restart(if_ctx_t, enum iflib_restart_event);
1913 axgbe_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in axgbe_if_needs_restart()
/freebsd/sys/dev/igc/
H A Dif_igc.c113 static bool igc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
2617 igc_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in igc_if_needs_restart()
/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);
3306 ice_if_needs_restart(if_ctx_t ctx, enum iflib_restart_event event) in ice_if_needs_restart()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c238 static bool bnxt_if_needs_restart(if_ctx_t, enum iflib_restart_event);
3549 bnxt_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in bnxt_if_needs_restart()
/freebsd/sys/dev/e1000/
H A Dif_em.c420 static bool em_if_needs_restart(if_ctx_t, enum iflib_restart_event);
4832 em_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in em_if_needs_restart()