IXGBE_WUFC_MAG
if (adapter->wol & IXGBE_WUFC_MAG)
adapter->wol |= IXGBE_WUFC_MAG;
adapter->wol = IXGBE_WUFC_MAG;
#define IXGBE_WUS_MAG IXGBE_WUFC_MAG