miiport_write
miiport_write(dev, np->phy_addr_external, reg, data);
miiport_write(dev, data->phy_id & 0x1f,
static void miiport_write(struct net_device *dev, int phy_id, int reg, u16 data);