Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c2931 bool stop_hardware; in iflib_stop() local
2937 stop_hardware = ctx->ifc_datapath_state != IFLIB_DP_STOPPED; in iflib_stop()
2939 if (ctx->ifc_sysctl_simple_tx && stop_hardware) { in iflib_stop()
2952 if (stop_hardware) { in iflib_stop()