phy_set_mode_ext 3174 drivers/net/ethernet/marvell/mvneta.c 	ret = phy_set_mode_ext(pp->comphy, PHY_MODE_ETHERNET,
phy_set_mode_ext 1316 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	ret = phy_set_mode_ext(port->comphy, PHY_MODE_ETHERNET,
phy_set_mode_ext  501 drivers/net/ethernet/mscc/ocelot.c 		err = phy_set_mode_ext(port->serdes, PHY_MODE_ETHERNET,
phy_set_mode_ext 1282 drivers/net/ethernet/ti/cpsw.c 		phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET,
phy_set_mode_ext   94 drivers/pci/controller/dwc/pcie-armada8k.c 		ret = phy_set_mode_ext(pcie->phy[i], PHY_MODE_PCIE,
phy_set_mode_ext  374 drivers/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_set_mode_ext);
phy_set_mode_ext  207 include/linux/phy/phy.h int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode);
phy_set_mode_ext  209 include/linux/phy/phy.h 	phy_set_mode_ext(phy, mode, 0)
phy_set_mode_ext  336 include/linux/phy/phy.h 	phy_set_mode_ext(phy, mode, 0)