Searched refs:use_embdphy (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/usb/
H A Dax88172a.c36 int use_embdphy; member in struct:ax88172a_private
267 priv->use_embdphy = 1; ax88172a_bind()
271 priv->use_embdphy = 0; ax88172a_bind()
279 priv->phy_addr = asix_read_phy_addr(dev, priv->use_embdphy); ax88172a_bind()
280 ax88172a_reset_phy(dev, priv->use_embdphy); ax88172a_bind()
332 ax88172a_reset_phy(dev, priv->use_embdphy); ax88172a_reset()

Completed in 82 milliseconds