Lines Matching +full:timeout +full:- +full:ulp +full:- +full:ms
2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
66 #define E1000_ICH_FWSM_PCIM2PCI 0x01000000 /* ME PCIm-to-PCI active */
80 #define E1000_H2ME_ULP 0x00000800 /* ULP Indication Bit */
121 /* bit24: RXDCTL thresholds granularity: 0 - cache lines, 1 - descriptors */
132 #define E1000_PCH2_RAR_ENTRIES 5 /* RAR[0], SHRA[0-3] */
133 #define E1000_PCH_LPT_RAR_ENTRIES 12 /* RAR[0], SHRA[0-10] */
170 /* Half-duplex collision counts */
199 #define I218_ULP_CONFIG1_START 0x0001 /* Start auto ULP config */
200 #define I218_ULP_CONFIG1_IND 0x0004 /* Pwr up from ULP indication */
201 #define I218_ULP_CONFIG1_STICKY_ULP 0x0010 /* Set sticky ULP mode */
202 #define I218_ULP_CONFIG1_INBAND_EXIT 0x0020 /* Inband on ULP exit */
203 #define I218_ULP_CONFIG1_WOL_HOST 0x0040 /* WoL Host on ULP exit */
205 /* enable ULP even if when phy powered down via lanphypc */
207 /* disable clear of sticky ULP on PERST */
220 /* Strapping Option Register - RO */
231 #define HV_OEM_BITS_RESTART_AN 0x0400 /* Restart Auto-negotiation */
250 #define SW_FLAG_TIMEOUT 1000 /* SW Semaphore flag timeout in ms */