Searched refs:IXGBE_WUS (Results 1 – 2 of 2) sorted by relevance
729 wus = IXGBE_READ_REG(hw, IXGBE_WUS); in ixgbe_resume()732 IXGBE_READ_REG(hw, IXGBE_WUS)); in ixgbe_resume()733 IXGBE_WRITE_REG(hw, IXGBE_WUS, 0xffffffff); in ixgbe_resume()3566 IXGBE_WRITE_REG(hw, IXGBE_WUS, 0xffffffff); in ixgbe_setup_low_power_mode()
513 #define IXGBE_WUS 0x05810 macro