Lines Matching full:mdi
121 * e1000e_read_phy_reg_mdic - Read MDI control register
126 * Reads the MDI control register in the PHY at offset and stores the
142 /* Set up Op-code, Phy Address, and register offset in the MDI in e1000e_read_phy_reg_mdic()
155 /* Poll the ready bit to see if the MDI read completed in e1000e_read_phy_reg_mdic()
166 e_dbg("MDI Read PHY Reg Address %d did not complete\n", in e1000e_read_phy_reg_mdic()
171 e_dbg("MDI Read PHY Reg Address %d Error\n", offset); in e1000e_read_phy_reg_mdic()
175 e_dbg("MDI Read offset error - requested %d, returned %d\n", in e1000e_read_phy_reg_mdic()
201 * e1000e_write_phy_reg_mdic - Write MDI control register
206 * Writes data to MDI control register in the PHY at offset.
221 /* Set up Op-code, Phy Address, and register offset in the MDI in e1000e_write_phy_reg_mdic()
235 /* Poll the ready bit to see if the MDI read completed in e1000e_write_phy_reg_mdic()
246 e_dbg("MDI Write PHY Reg Address %d did not complete\n", in e1000e_write_phy_reg_mdic()
251 e_dbg("MDI Write PHY Reg Address %d Error\n", offset); in e1000e_write_phy_reg_mdic()
255 e_dbg("MDI Write offset error - requested %d, returned %d\n", in e1000e_write_phy_reg_mdic()
684 /* Set MDI/MDIX mode */ in e1000_copper_link_setup_82577()
691 * 1 - MDI mode in e1000_copper_link_setup_82577()
692 * 2 - MDI-X mode in e1000_copper_link_setup_82577()
716 * Sets up MDI/MDI-X and polarity for m88 PHY's. If necessary, transmit clock
735 * MDI/MDI-X = 0 (default) in e1000e_copper_link_setup_m88()
737 * 1 - MDI mode in e1000e_copper_link_setup_m88()
738 * 2 - MDI-X mode in e1000e_copper_link_setup_m88()
739 * 3 - Auto for 1000Base-T only (MDI-X for 10/100Base-T modes) in e1000e_copper_link_setup_m88()
862 * Sets up LPLU, MDI/MDI-X, polarity, Smartspeed and Master/Slave config for
890 /* Configure mdi-mdix settings */ in e1000e_copper_link_setup_igp()
1227 * auto-crossover to force MDI manually. Waits for link and returns
1247 /* Clear Auto-Crossover to force MDI manually. IGP requires MDI in e1000e_phy_force_speed_duplex_igp()
1289 * auto-crossover to force MDI manually. Resets the PHY to commit the
1301 /* Clear Auto-Crossover to force MDI manually. M88E1000 requires MDI in e1000e_phy_force_speed_duplex_m88()
1418 /* Disable MDI-X support for 10/100 */ in e1000_phy_force_speed_duplex_ife()
1925 * special status register to determine MDI/MDIx and current speed. If
1996 * PHY port status to determine MDI/MDIx and speed. Based on the speed,
3204 * PHY port status to determine MDI/MDIx and speed. Based on the speed,