ixgbe_mng_present
if (!ixgbe_mng_present(hw) && !hw->wol_enabled &&
bool ixgbe_mng_present(struct ixgbe_hw *hw);
if (!on && ixgbe_mng_present(hw))
!(hw->wol_enabled || ixgbe_mng_present(hw)))