Home
last modified time | relevance | path

Searched refs:phylink_speed_up (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h467 int phylink_speed_up(struct phylink *pl);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c858 phylink_speed_up(priv->phylink); in uio_open()
H A Dstmmac_main.c2953 phylink_speed_up(priv->phylink); in stmmac_open()
5430 phylink_speed_up(priv->phylink); in stmmac_resume()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c2043 int phylink_speed_up(struct phylink *pl) in phylink_speed_up() function
2054 EXPORT_SYMBOL_GPL(phylink_speed_up);
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff941 + phylink_speed_up(priv->phylink);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2809 phylink_speed_up
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c3636 phylink_speed_up(pp->phylink); in mvneta_start_dev()