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

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c71 int err = t3_phy_reset(phy, MDIO_MMD_VEND1, 3000);
H A Dvsc8211.c94 return t3_phy_reset(cphy, MDIO_DEVAD_NONE, 0);
H A Dael1002.c224 return t3_phy_reset(phy, MDIO_MMD_PMAPMD, wait);
420 err = t3_phy_reset(phy, MDIO_MMD_PMAPMD, 0);
733 err = t3_phy_reset(phy, MDIO_MMD_PMAPMD, 125);
H A Dcommon.h656 int t3_phy_reset(struct cphy *phy, int mmd, int wait);
H A Dt3_hw.c344 * t3_phy_reset - reset a PHY block
353 int t3_phy_reset(struct cphy *phy, int mmd, int wait) function

Completed in 267 milliseconds