Lines Matching refs:mdio_write
481 static void mdio_write(struct nic *nic, int phy_id, int location, int value);
633 void mdio_write(struct nic *nic, int phy_id, int location, int value)
640 whereami("mdio_write\n");
1451 mdio_write(nic, phy, 4, to_advert);
1454 mdio_write(nic, phy, 0, mii_reg0 |
1843 mdio_write(nic, tp->phys[phy_num], 4, tp->mii_advertise);