Lines Matching full:mdi
282 * e1000_read_phy_reg_mdic - Read MDI control register
287 * Reads the MDI control register in the PHY at offset and stores the
302 /* Set up Op-code, Phy Address, and register offset in the MDI
312 /* Poll the ready bit to see if the MDI read completed
323 DEBUGOUT("MDI Read did not complete\n");
327 DEBUGOUT("MDI Error\n");
331 DEBUGOUT2("MDI Read offset error - requested %d, returned %d\n",
348 * e1000_write_phy_reg_mdic - Write MDI control register
353 * Writes data to MDI control register in the PHY at offset.
367 /* Set up Op-code, Phy Address, and register offset in the MDI
378 /* Poll the ready bit to see if the MDI read completed
389 DEBUGOUT("MDI Write did not complete\n");
393 DEBUGOUT("MDI Error\n");
397 DEBUGOUT2("MDI Write offset error - requested %d, returned %d\n",
1083 /* Set MDI/MDIX mode */
1090 * 1 - MDI mode
1091 * 2 - MDI-X mode
1116 * Sets up MDI/MDI-X and polarity for m88 PHY's. If necessary, transmit clock
1138 * MDI/MDI-X = 0 (default)
1140 * 1 - MDI mode
1141 * 2 - MDI-X mode
1142 * 3 - Auto for 1000Base-T only (MDI-X for 10/100Base-T modes)
1269 * Sets up MDI/MDI-X and polarity for i347-AT4, m88e1322 and m88e1112 PHY's.
1287 * MDI/MDI-X = 0 (default)
1289 * 1 - MDI mode
1290 * 2 - MDI-X mode
1291 * 3 - Auto for 1000Base-T only (MDI-X for 10/100Base-T modes)
1367 * Sets up LPLU, MDI/MDI-X, polarity, Smartspeed and Master/Slave config for
1410 /* Configure mdi-mdix settings */
1749 * auto-crossover to force MDI manually. Waits for link and returns
1771 /* Clear Auto-Crossover to force MDI manually. IGP requires MDI
1813 * auto-crossover to force MDI manually. Resets the PHY to commit the
1829 /* Clear Auto-Crossover to force MDI manually. M88E1000
1830 * requires MDI forced whenever speed and duplex are forced.
1976 /* Disable MDI-X support for 10/100 */
2634 * special status register to determine MDI/MDIx and current speed. If
2709 * PHY port status to determine MDI/MDIx and speed. Based on the speed,
3961 * PHY port status to determine MDI/MDIx and speed. Based on the speed,