Lines Matching full:mdi
1094 /* Configure mdi-mdix settings */ in e1000_copper_link_igp_setup()
1101 /* Force MDI for earlier revs of the IGP PHY */ in e1000_copper_link_igp_setup()
1219 * MDI/MDI-X = 0 (default) in e1000_copper_link_mgp_setup()
1221 * 1 - MDI mode in e1000_copper_link_mgp_setup()
1222 * 2 - MDI-X mode in e1000_copper_link_mgp_setup()
1223 * 3 - Auto for 1000Base-T only (MDI-X for 10/100Base-T modes) in e1000_copper_link_mgp_setup()
1721 /* Clear Auto-Crossover to force MDI manually. M88E1000 requires in e1000_phy_force_speed_duplex()
1722 * MDI forced whenever speed are duplex are forced. in e1000_phy_force_speed_duplex()
1735 /* Disable MDI-X support for 10/100 */ in e1000_phy_force_speed_duplex()
1737 /* Clear Auto-Crossover to force MDI manually. IGP requires MDI in e1000_phy_force_speed_duplex()
2821 /* Set up Op-code, Phy Address, and register address in the MDI in e1000_read_phy_reg_ex()
2833 /* Poll the ready bit to see if the MDI read in e1000_read_phy_reg_ex()
2844 e_dbg("MDI Read did not complete\n"); in e1000_read_phy_reg_ex()
2850 e_dbg("MDI Read Error\n"); in e1000_read_phy_reg_ex()
2861 /* Poll the ready bit to see if the MDI read in e1000_read_phy_reg_ex()
2871 e_dbg("MDI Read did not complete\n"); in e1000_read_phy_reg_ex()
2875 e_dbg("MDI Error\n"); in e1000_read_phy_reg_ex()
2960 * intended for the PHY register in the MDI Control register. in e1000_write_phy_reg_ex()
2973 /* Poll the ready bit to see if the MDI read in e1000_write_phy_reg_ex()
2983 e_dbg("MDI Write did not complete\n"); in e1000_write_phy_reg_ex()
2994 /* Poll the ready bit to see if the MDI read in e1000_write_phy_reg_ex()
3004 e_dbg("MDI Write did not complete\n"); in e1000_write_phy_reg_ex()
3424 e_dbg("Invalid MDI setting detected\n"); in e1000_validate_mdi_setting()