Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c816 regs_buff[821] = IXGBE_READ_REG(hw, IXGBE_WUFC); in ixgbe_get_regs()
2436 IXGBE_WRITE_REG(hw, IXGBE_WUFC, 0); in ixgbe_set_wol_acpi()
2447 IXGBE_WRITE_REG(hw, IXGBE_WUFC, adapter->wol); in ixgbe_set_wol_acpi()
H A Dixgbe_type.h506 #define IXGBE_WUFC 0x05808 macro