Lines Matching +full:filt +full:- +full:disable
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * Copyright (C) 2007-2008 SMSC
18 #define TX_CMD_B_ADD_CRC_DIS_ (0x00002000) /* Add CRC Disable */
19 #define TX_CMD_B_DIS_PADDING_ (0x00001000) /* Disable Frame Padding */
38 /* SCSRs - System Control and Status Registers */
144 #define E2P_CMD_EWDS_ (0x10000000) /* Erase/Write Disable */
167 #define STRAP_STATUS_PWR_SEL_ (0x00000020) /* Device self-powered */
168 #define STRAP_STATUS_AMDIX_EN_ (0x00000010) /* Auto-MDIX Enabled */
169 #define STRAP_STATUS_PORT_SWAP_ (0x00000008) /* USBD+/USBD- Swapped */
209 /* MAC CSRs - MAC Control and Status Registers */
213 #define MAC_CR_RCVOWN_ (0x00800000) /* Disable Receive Own */
221 #define MAC_CR_HPFILT_ (0x00002000) /* Hash/Perfect Filt. Mode */
223 #define MAC_CR_BCAST_ (0x00000800) /* Disable Broadcast Frames */
224 #define MAC_CR_DISRTY_ (0x00000400) /* Disable Retry */
285 /* Vendor-specific PHY Definitions (via MII access) */