Searched refs:E1000_MDICNFG_PHY_MASK (Results 1 – 2 of 2) sorted by relevance
613 #define E1000_MDICNFG_PHY_MASK 0x03E00000 macro
861 mdic &= E1000_MDICNFG_PHY_MASK; in igb_get_phy_id_82575()