Home
last modified time | relevance | path

Searched refs:stmmac_mdio_reset (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c354 int stmmac_mdio_reset(struct mii_bus *bus) in stmmac_mdio_reset() function
399 EXPORT_SYMBOL(stmmac_mdio_reset);
454 new_bus->reset = &stmmac_mdio_reset; in stmmac_mdio_register()
H A Dstmmac.h258 int stmmac_mdio_reset(struct mii_bus *mii);
H A Dstmmac_main.c5412 stmmac_mdio_reset(priv->mii); in stmmac_resume()
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff89 +EXPORT_SYMBOL(stmmac_mdio_reset);
532 + stmmac_mdio_reset(priv->mii);
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff74 +EXPORT_SYMBOL(stmmac_mdio_reset);