Searched refs:E1000_MDIC_ERROR (Results 1 – 6 of 6) sorted by relevance
795 #define E1000_MDIC_ERROR 0x40000000 macro
170 if (mdic & E1000_MDIC_ERROR) { in e1000e_read_phy_reg_mdic()234 if (mdic & E1000_MDIC_ERROR) { in e1000e_write_phy_reg_mdic()
964 #define E1000_MDIC_ERROR 0x40000000 macro
172 if (mdic & E1000_MDIC_ERROR) { in igb_read_phy_reg_mdic()229 if (mdic & E1000_MDIC_ERROR) { in igb_write_phy_reg_mdic()
1622 #define E1000_MDIC_ERROR 0x40000000 macro
2905 if (mdic & E1000_MDIC_ERROR) { in e1000_read_phy_reg_ex()