Searched refs:E1000_MDIC_READY (Results 1 – 6 of 6) sorted by relevance
105 if (mdic & E1000_MDIC_READY) in igb_write_phy()109 if (!(mdic & E1000_MDIC_READY)) in igb_write_phy()
991 #define E1000_MDIC_READY 0x10000000 macro
142 if (mdic & E1000_MDIC_READY) in igb_read_phy_reg_mdic()145 if (!(mdic & E1000_MDIC_READY)) { in igb_read_phy_reg_mdic()199 if (mdic & E1000_MDIC_READY) in igb_write_phy_reg_mdic()202 if (!(mdic & E1000_MDIC_READY)) { in igb_write_phy_reg_mdic()
804 #define E1000_MDIC_READY 0x10000000 macro
162 if (mdic & E1000_MDIC_READY) in e1000e_read_phy_reg_mdic()165 if (!(mdic & E1000_MDIC_READY)) { in e1000e_read_phy_reg_mdic()242 if (mdic & E1000_MDIC_READY) in e1000e_write_phy_reg_mdic()245 if (!(mdic & E1000_MDIC_READY)) { in e1000e_write_phy_reg_mdic()
1592 #define E1000_MDIC_READY 0x10000000 macro