Searched refs:mdio_driver (Results 1 – 24 of 24) 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()
1862 static struct mdio_driver rtl8366rb_mdio_driver = {
2171 static struct mdio_driver rtl8365mb_mdio_driver = {
42 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_device_bus_match()160 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_probe()181 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_remove()196 struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_shutdown()206 int mdio_driver_register(struct mdio_driver *drv) in mdio_driver_register()230 void mdio_driver_unregister(struct mdio_driver *drv) in mdio_driver_unregister()
138 static struct mdio_driver xgmiitorgmii_driver = {
949 const struct mdio_driver *mdiodrv = to_mdio_driver(drv); in mdio_bus_match()
73 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()558 if (!pdata->mdio_driver) in xgene_gmac_init()695 if (pdata->mdio_driver) { in xgene_enet_reset()
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()
235 bool mdio_driver; member
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 = {
251 static struct mdio_driver mt7530_mdio_driver = {
366 static struct mdio_driver mv88e6060_driver = {
376 static struct mdio_driver dsa_loop_drv = {
212 static struct mdio_driver ksz8863_driver = {
391 static struct mdio_driver b53_mdio_driver = {
1128 static struct mdio_driver ar9331_sw_mdio_driver = {
2211 static struct mdio_driver qca8kmdio_driver = {
2210 static struct mdio_driver nss_cc_qca8k_driver = {
7493 static struct mdio_driver mv88e6xxx_driver = {
Completed in 63 milliseconds