HomeSort by: relevance | last modified time | path
    Searched refs:t3_phy_reset (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_vsc8211.c 87 return t3_phy_reset(cphy, 0, 0);
cxgb_ael1002.c 153 return t3_phy_reset(phy, MDIO_DEV_PMA_PMD, wait);
cxgb_mv88e1xxx.c 143 return t3_phy_reset(cphy, 0, wait);
cxgb_common.h 647 int t3_phy_reset(struct cphy *phy, int mmd, int wait);
cxgb_t3_hw.c 333 * t3_phy_reset - reset a PHY block
342 int t3_phy_reset(struct cphy *phy, int mmd, int wait) function in typeref:typename:int

Completed in 31 milliseconds