Searched refs:ixgbe_mng_enabled (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h170 bool ixgbe_mng_enabled(struct ixgbe_hw *hw);
H A Dixgbe_82599.c72 !ixgbe_mng_enabled(hw)) {
1141 if ((hw->phy.multispeed_fiber && ixgbe_mng_enabled(hw)) ||
H A Dixgbe_common.c4731 * ixgbe_mng_enabled - Is the manageability engine enabled?
4736 bool ixgbe_mng_enabled(struct ixgbe_hw *hw) function

Completed in 68 milliseconds