Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/usb/
Dax88172a.c24 int use_embdphy; member
196 priv->use_embdphy = 1; in ax88172a_bind()
200 priv->use_embdphy = 0; in ax88172a_bind()
208 ret = asix_read_phy_addr(dev, priv->use_embdphy); in ax88172a_bind()
214 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_bind()
266 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_reset()