Searched refs:vmxnet3_if_needs_restart (Results 1 – 1 of 1) sorted by relevance
183 static bool vmxnet3_if_needs_restart(if_ctx_t, enum iflib_restart_event);251 DEVMETHOD(ifdi_needs_restart, vmxnet3_if_needs_restart),2513 vmxnet3_if_needs_restart(if_ctx_t ctx __unused, enum iflib_restart_event event) in vmxnet3_if_needs_restart() function