Lines Matching defs:mii
47 #include <linux/mii.h>
570 int mii;
729 * The internal phy is visible on the external mii bus. Therefore we must
734 * on the mii bus with SIOCGMIIREG/SIOCSMIIREG, independent from the
895 * The address would be used to access a phy over the mii bus, but
1123 * - an external mii bus
1182 np->mii = (mdio_read(dev, MII_PHYSID1) << 16)
1186 switch (np->mii) {
1333 /* Scan for a PHY on the external mii bus.
1362 np->mii = (mdio_read(dev, MII_PHYSID1) << 16)
1366 pci_name(np->pci_dev), np->mii, i);
2861 * # ethtool -s ethX port mii
2862 * actually sends an ioctl to switch to port mii with the
2866 * # ethtool -s ethX port tp;ethtool -s ethX port mii
2961 * phys that are connected to the mii bus. It's used to apply fibre
3010 /* read non-mii page 0 of registers */
3015 /* read current mii registers */
3085 * the given mii on the current port.