Searched refs:adapter_stopped (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c147 hw->adapter_stopped = FALSE;
242 * Sets the adapter_stopped flag within ixgbe_hw struct. Clears interrupts,
243 * disables transmit and receive units. The adapter_stopped flag is used by
253 * Set the adapter_stopped flag so other driver functions stop touching
256 hw->adapter_stopped = TRUE;
H A Dixgbe_common.c406 hw->adapter_stopped = FALSE;
1054 * Sets the adapter_stopped flag within ixgbe_hw struct. Clears interrupts,
1055 * disables transmit and receive units. The adapter_stopped flag is used by
1067 * Set the adapter_stopped flag so other driver functions stop touching
1070 hw->adapter_stopped = TRUE;
H A Dixgbe_type.h3897 bool adapter_stopped; member in struct:ixgbe_hw
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h584 bool adapter_stopped; member in struct:i40e_hw
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1558 hw->adapter_stopped = B_FALSE;

Completed in 367 milliseconds