Home
last modified time | relevance | path

Searched refs:IXGBE_WUS (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ixgbe/
HDif_ix.c729 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()
HDixgbe_type.h513 #define IXGBE_WUS 0x05810 macro