Lines Matching +full:use +full:- +full:minimum +full:- +full:ecc
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 1999 - 2018 Intel Corporation. */
46 #define E1000_CTRL_EXT_IAME 0x08000000 /* Int ACK Auto-mask */
100 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */
101 #define E1000_MANC_ASF_EN 0x00000002 /* ASF Enabled - RO */
147 /* Use byte values for the following shift parameters
183 #define E1000_CTRL_ASDE 0x00000020 /* Auto-speed detect enable */
185 #define E1000_CTRL_ILOS 0x00000080 /* Invert Loss-Of Signal */
238 /* 1000/H is not supported, nor spec-compliant. */
292 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */
362 /* Uncorrectable/correctable ECC Error counts and enable bits */
392 #define E1000_ICR_ECCER 0x00400000 /* Uncorrectable ECC Error */
401 /* PBA ECC Register */
402 #define E1000_PBA_ECC_COUNTER_MASK 0xFFF00000 /* ECC counter mask */
403 #define E1000_PBA_ECC_COUNTER_SHIFT 20 /* ECC counter shift value */
404 #define E1000_PBA_ECC_CORR_EN 0x00000001 /* ECC correction enable */
405 #define E1000_PBA_ECC_STAT_CLR 0x00000002 /* Clear ECC error counter */
406 #define E1000_PBA_ECC_INT_EN 0x00000004 /* Enable ICR bit 5 for ECC */
412 * o RXDMT0 = Receive Descriptor Minimum Threshold hit (ring 0)
444 #define E1000_IMS_ECCER E1000_ICR_ECCER /* Uncorrectable ECC Error */
504 /* Loop limit on how long we wait for auto-negotiation to complete */
528 #define E1000_TXCW_ANE 0x80000000 /* Auto-neg enable */
587 /* NVM Addressing bits based on type (0-small, 1-large) */
647 /* NVM Commands - SPI */
651 #define NVM_A8_OPCODE_SPI 0x08 /* opcode bit-3 = address bit-8 */
679 /* PCI/PCI-X/PCI-EX Config space */
688 #define MAX_PHY_REG_ADDRESS 0x1F /* 5 bit address bus (0-0x1F) */
725 /* 1000BASE-T: Auto crossover, 100BASE-TX/10BASE-T: MDI Mode */
735 /* 0=<50M; 1=50-80M; 2=80-110M; 3=110-140M; 4=>140M */
765 * 15-5: page
766 * 4-0: register offset
789 /* Page 193 - Port Control Registers */
795 /* Page 194 - KMRN Registers */