t3_mdio_read      125 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 		err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL_I2C_STAT, &stat);
t3_mdio_read      129 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 			err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL_I2C_DATA,
t3_mdio_read      181 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 		int err = t3_mdio_read(phy, MDIO_MMD_PMAPMD,
t3_mdio_read      185 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 			err = t3_mdio_read(phy, MDIO_MMD_PCS,
t3_mdio_read      188 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 			err = t3_mdio_read(phy, MDIO_MMD_PHYXS,
t3_mdio_read      366 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	v = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL2005_GPIO_CTRL, &stat);
t3_mdio_read      415 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL,
t3_mdio_read      459 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	ret = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL2005_GPIO_STAT, &stat);
t3_mdio_read      609 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	v = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL2020_GPIO_STAT, &stat);
t3_mdio_read      700 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	int err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL2020_GPIO_INTR, &stat);
t3_mdio_read      728 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_CTRL,
t3_mdio_read      770 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	ret = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AEL2020_GPIO_INTR, &stat);
t3_mdio_read      839 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 		int err = t3_mdio_read(phy, MDIO_MMD_PMAPMD,
t3_mdio_read      843 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 			err = t3_mdio_read(phy, MDIO_MMD_PCS,
t3_mdio_read      846 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 			err = t3_mdio_read(phy, MDIO_MMD_PHYXS,
t3_mdio_read      884 drivers/net/ethernet/chelsio/cxgb3/ael1002.c 	    !t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_STAT1, &stat) &&
t3_mdio_read       99 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_VEND1, AQ_IFLAG_GLOBAL, &v);
t3_mdio_read      100 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_STAT1, &v);
t3_mdio_read      110 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	err = t3_mdio_read(phy, MDIO_MMD_VEND1, AQ_IFLAG_GLOBAL, &cause);
t3_mdio_read      115 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_STAT1, &v);
t3_mdio_read      214 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 		err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, AQ_LINK_STAT, &v);
t3_mdio_read      223 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	err = t3_mdio_read(phy, MDIO_MMD_AN, AQ_ANEG_STAT, &v);
t3_mdio_read      292 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 		err = t3_mdio_read(phy, MDIO_MMD_VEND1, MDIO_CTRL1, &v);
t3_mdio_read      319 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_VEND1, AQ_FW_VERSION, &v);
t3_mdio_read      328 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	err = t3_mdio_read(phy, MDIO_MMD_VEND1, MDIO_CTRL1, &v);
t3_mdio_read      345 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_PHYXS, AQ_XAUI_RX_CFG, &v);
t3_mdio_read      346 drivers/net/ethernet/chelsio/cxgb3/aq100x.c 	t3_mdio_read(phy, MDIO_MMD_PHYXS, AQ_XAUI_TX_CFG, &v2);
t3_mdio_read      334 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	ret = t3_mdio_read(phy, mmd, reg, &val);
t3_mdio_read      363 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 		err = t3_mdio_read(phy, mmd, MDIO_CTRL1, &ctl);
t3_mdio_read      387 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	err = t3_mdio_read(phy, MDIO_DEVAD_NONE, MII_CTRL1000, &val);
t3_mdio_read      454 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	err = t3_mdio_read(phy, MDIO_DEVAD_NONE, MII_BMCR, &ctl);
t3_mdio_read      490 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	return t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_STAT, &val);
t3_mdio_read      496 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	int err = t3_mdio_read(phy, MDIO_MMD_PMAPMD, MDIO_PMA_LASI_STAT,
t3_mdio_read      113 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	return t3_mdio_read(cphy, MDIO_DEVAD_NONE, VSC8211_INTR_STATUS, &val);
t3_mdio_read      136 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMCR, &bmcr);
t3_mdio_read      138 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 		err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, &status);
t3_mdio_read      148 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 			err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR,
t3_mdio_read      163 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 		err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, VSC8211_AUX_CTRL_STAT,
t3_mdio_read      178 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 			err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_LPA,
t3_mdio_read      181 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 				err = t3_mdio_read(cphy, MDIO_DEVAD_NONE,
t3_mdio_read      212 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMCR, &bmcr);
t3_mdio_read      214 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 		err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR, &status);
t3_mdio_read      224 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 			err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_BMSR,
t3_mdio_read      239 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 		err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_LPA, &lpa);
t3_mdio_read      241 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 			err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, MII_ADVERTISE,
t3_mdio_read      327 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	err = t3_mdio_read(cphy, MDIO_DEVAD_NONE, VSC8211_INTR_STATUS, &cause);
t3_mdio_read      379 drivers/net/ethernet/chelsio/cxgb3/vsc8211.c 	err = t3_mdio_read(phy, MDIO_DEVAD_NONE, VSC8211_EXT_CTRL, &val);