Home
last modified time | relevance | path

Searched refs:phylink_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h449 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst127 - phylink_ethtool_get_wol(priv->phylink, wol)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c333 phylink_ethtool_get_wol(priv->phylink, &wol); in rockchip_gmac_uio_init_phy()
H A Dstmmac_ethtool.c651 return phylink_ethtool_get_wol(priv->phylink, wol); in stmmac_get_wol()
H A Dstmmac_main.c1145 phylink_ethtool_get_wol(priv->phylink, &wol); in stmmac_init_phy()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c1306 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function
1316 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff416 + phylink_ethtool_get_wol(priv->phylink, &wol);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2796 phylink_ethtool_get_wol
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c768 phylink_ethtool_get_wol(dp->pl, w); in dsa_slave_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c4117 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe()
4850 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c2917 phylink_ethtool_get_wol(bp->phylink, wol); in macb_get_wol()