Searched refs:MII_AR_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/atheros/atlx/ | ||
| H A D | atlx.h | 359 #define MII_AR_SPEED_MASK 0x01E0 macro |
| H A D | atl1.c | 710 mii_autoneg_adv_reg &= ~MII_AR_SPEED_MASK; in atl1_phy_setup_autoneg_adv() |