Searched refs:wufc (Results 1 – 2 of 2) sorted by relevance
403 u32 wufc; member
1186 sc->wufc = IXGBE_READ_REG(hw, IXGBE_WUFC); in ixgbe_check_wol_support()2936 IXGBE_WRITE_REG(hw, IXGBE_WUFC, sc->wufc); in ixgbe_setup_low_power_mode()4558 new_wufc = sc->wufc; in ixgbe_sysctl_wufc()4563 if (new_wufc == sc->wufc) in ixgbe_sysctl_wufc()4570 new_wufc |= (0xffffff & sc->wufc); in ixgbe_sysctl_wufc()4571 sc->wufc = new_wufc; in ixgbe_sysctl_wufc()