Searched refs:mdio_driver (Results 1 – 18 of 18) sorted by relevance
39 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_device_bus_match()150 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_probe()171 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_remove()186 int mdio_driver_register(struct mdio_driver *drv) in mdio_driver_register()209 void mdio_driver_unregister(struct mdio_driver *drv) in mdio_driver_unregister()
105 static struct mdio_driver xgmiitorgmii_driver = {
64 struct mdio_driver { struct77 container_of(to_mdio_common_driver(d), struct mdio_driver, mdiodrv) argument95 int mdio_driver_register(struct mdio_driver *drv);96 void mdio_driver_unregister(struct mdio_driver *drv);
87 static struct mdio_driver ns2_pci_phy_driver = {
247 static struct mdio_driver bcm_ns_usb3_mdio_driver = {
124 if (pdata->mdio_driver) { in xgene_get_link_ksettings()178 if (pdata->mdio_driver) { in xgene_set_link_ksettings()
262 if (pdata->mdio_driver && ndev->phydev && in xgene_enet_wr_mac()321 if (pdata->mdio_driver && ndev->phydev && in xgene_enet_rd_mac()564 if (!pdata->mdio_driver) in xgene_gmac_init()701 if (pdata->mdio_driver) { in xgene_enet_reset()
234 bool mdio_driver; member
337 if (!(p->enet_id == XGENE_ENET2 && p->mdio_driver)) in xgene_sgmac_init()444 if (p->mdio_driver && p->enet_id == XGENE_ENET2) { in xgene_enet_reset()
1659 pdata->mdio_driver = true; in xgene_enet_check_phy_handle()2086 } else if (!pdata->mdio_driver) { in xgene_enet_probe()2119 if (pdata->mdio_driver) in xgene_enet_probe()2141 if (pdata->mdio_driver) in xgene_enet_remove()
151 static struct mdio_driver lan9303_mdio_driver = {
303 static struct mdio_driver mv88e6060_driver = {
369 static struct mdio_driver dsa_loop_drv = {
1513 static struct mdio_driver qca8kmdio_driver = {
2695 static struct mdio_driver mt7530_mdio_driver = {
373 static struct mdio_driver b53_mdio_driver = {
847 static struct mdio_driver ar9331_sw_mdio_driver = {
5631 static struct mdio_driver mv88e6xxx_driver = {