Searched refs:MII_NPHY (Results 1 – 10 of 10) sorted by relevance
75 for (i = 0, phy = 0; phy < MII_NPHY; phy++) { in ip17x_reset_vlans()81 for (j = 0; j < MII_NPHY; j++) { in ip17x_reset_vlans()99 for (i = 0; i < MII_NPHY; i++) { in ip17x_reset_vlans()123 for (i = 0; i < MII_NPHY; i++) { in ip17x_getvgroup()
52 int phyport[MII_NPHY];
135 for (phy = 0; phy < MII_NPHY; phy++) { in ip17x_attach_phys()248 for (i=0; i < MII_NPHY; i++) { in ip17x_detach()303 for (i = 0; i < MII_NPHY; i++) { in ip17x_miipollstat()
112 for (j = 0; j < MII_NPHY; j++) { in ip175d_hw_setup()
71 int ifpport[MII_NPHY];120 for (phy = 0; phy < MII_NPHY; phy++) { in ukswitch_attach_phys()229 for (i=0; i < MII_NPHY; i++) { in ukswitch_detach()292 for (i = 0; i < MII_NPHY; i++) { in ukswitch_miipollstat()
376 if (offloc != MII_OFFSET_ANY && (offloc < 0 || offloc >= MII_NPHY)) { in mii_attach()383 phymax = MII_NPHY - 1; in mii_attach()385 if (phyloc < 0 || phyloc >= MII_NPHY) { in mii_attach()
39 #define MII_NPHY 32 /* max # of PHYs per MII */ macro
693 if (!override_unit(dev, "phy", &phy, 0, MII_NPHY - 1)) in npe_activate()
927 for (i = 0; i < MII_NPHY; i++)
666 if (phy == (MII_NPHY - 1)) { in dc_miibus_readreg()