mdio_write
static int mdio_write(int phy_id, int location, int value)
static void mdio_write(struct nic *nic __unused, int phy_id, int reg_num,
void mdio_write(int RegAddr, int value)
mdio_write(struct nic *nic __unused, int phy_id,
void mdio_write(struct nic *nic __unused, int phy_id, int location, int value)
static void mdio_write(int base_address, int phy_id, int location, int value)
static inline int mdio_write(struct cphy *cphy, int mmd, int reg,