Lines Matching full:mii
257 /* ThunderLAN MII Registers */
259 /* Generic MII/PHY Registers */
294 /* ThunderLAN Specific MII/PHY Registers */
926 * register via the MII bus. This can be used to give info
970 ThunderLAN Driver MII Routines
995 * This function uses the TLAN's MII bus to retreive the contents
997 * and then reads the 16-bit register value from the MII bus via
1078 * data The value to be placed on the MII bus.
1080 * be placed on the MII bus.
1082 * This function sends on sequence of bits on the MII
1121 * This functions syncs all PHYs in terms of the MII configuration
1155 * This function uses the TLAN's MII bus to write the contents of a
1157 * writes the 16-bit register value from the MII configuration bus
1571 * Beckers userspace MII diagnostics utility.
1629 * - Fixed stupid deadlock with MII interrupts.
1660 #include <linux/mii.h>
2387 case SIOCGMIIPHY: /* Get address of MII PHY in use. */
2391 case SIOCGMIIREG: /* Read MII PHY register. */
2397 case SIOCSMIIREG: /* Write MII PHY register. */
3571 /* 6. Unreset the MII by setting NMRST (in NetSio) to 1. */