Searched refs:mdio_driver (Results 1 – 25 of 25) sorted by relevance
8 static inline int realtek_mdio_driver_register(struct mdio_driver *drv) in realtek_mdio_driver_register()13 static inline void realtek_mdio_driver_unregister(struct mdio_driver *drv) in realtek_mdio_driver_unregister()24 static inline int realtek_mdio_driver_register(struct mdio_driver *drv) in realtek_mdio_driver_register()29 static inline void realtek_mdio_driver_unregister(struct mdio_driver *drv) in realtek_mdio_driver_unregister()
2109 static struct mdio_driver rtl8366rb_mdio_driver = {
2171 static struct mdio_driver rtl8365mb_mdio_driver = {
41 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_device_bus_match()158 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_probe()179 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_remove()194 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_shutdown()204 int mdio_driver_register(struct mdio_driver *drv) in mdio_driver_register()228 void mdio_driver_unregister(struct mdio_driver *drv) in mdio_driver_unregister()
137 static struct mdio_driver xgmiitorgmii_driver = {
1380 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_bus_match()
64 struct mdio_driver { struct81 struct mdio_driver, mdiodrv) argument99 int mdio_driver_register(struct mdio_driver *drv);100 void mdio_driver_unregister(struct mdio_driver *drv);
75 static struct mdio_driver ns2_pci_phy_driver = {
231 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()
235 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()
1663 pdata->mdio_driver = true; in xgene_enet_check_phy_handle()2075 } else if (!pdata->mdio_driver) { in xgene_enet_probe()2108 if (pdata->mdio_driver) in xgene_enet_probe()2130 if (pdata->mdio_driver) in xgene_enet_remove()
166 static struct mdio_driver xrs700x_mdio_driver = {
164 static struct mdio_driver lan9303_mdio_driver = {
254 static struct mdio_driver mt7530_mdio_driver = {
366 static struct mdio_driver mv88e6060_driver = {
377 static struct mdio_driver dsa_loop_drv = {
212 static struct mdio_driver ksz8863_driver = {
390 static struct mdio_driver b53_mdio_driver = {
1128 static struct mdio_driver ar9331_sw_mdio_driver = {
2212 static struct mdio_driver qca8kmdio_driver = {
2210 static struct mdio_driver nss_cc_qca8k_driver = {
7393 static struct mdio_driver mv88e6xxx_driver = {
Completed in 68 milliseconds