Searched refs:t3_phy_reset (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ |
D | ael1002.c | 224 return t3_phy_reset(phy, MDIO_MMD_PMAPMD, wait); in ael1006_reset() 420 err = t3_phy_reset(phy, MDIO_MMD_PMAPMD, 0); in ael2005_reset() 733 err = t3_phy_reset(phy, MDIO_MMD_PMAPMD, 125); in ael2020_reset()
|
D | aq100x.c | 71 int err = t3_phy_reset(phy, MDIO_MMD_VEND1, 3000); in aq100x_reset()
|
D | vsc8211.c | 94 return t3_phy_reset(cphy, MDIO_DEVAD_NONE, 0); in vsc8211_reset()
|
D | common.h | 656 int t3_phy_reset(struct cphy *phy, int mmd, int wait);
|
D | t3_hw.c | 352 int t3_phy_reset(struct cphy *phy, int mmd, int wait) in t3_phy_reset() function
|