Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1169 sc->wufc = IXGBE_READ_REG(hw, IXGBE_WUFC); in ixgbe_check_wol_support()
2869 IXGBE_WRITE_REG(hw, IXGBE_WUFC, sc->wufc); in ixgbe_setup_low_power_mode()
2945 IXGBE_WRITE_REG(hw, IXGBE_WUFC, 0); in ixgbe_if_resume()
H A Dixgbe_type.h600 #define IXGBE_WUFC 0x05808 macro