Searched refs:phylink_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phylink.h | 449 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sfp-phylink.rst | 127 - phylink_ethtool_get_wol(priv->phylink, wol)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_uio.c | 333 phylink_ethtool_get_wol(priv->phylink, &wol); in rockchip_gmac_uio_init_phy()
|
| H A D | stmmac_ethtool.c | 651 return phylink_ethtool_get_wol(priv->phylink, wol); in stmmac_get_wol()
|
| H A D | stmmac_main.c | 1145 phylink_ethtool_get_wol(priv->phylink, &wol); in stmmac_init_phy()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phylink.c | 1306 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 D | kernel_net_stmmac.diff | 416 + phylink_ethtool_get_wol(priv->phylink, &wol);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_rockchip | 2796 phylink_ethtool_get_wol
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | slave.c | 768 phylink_ethtool_get_wol(dp->pl, w); in dsa_slave_get_wol()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4117 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 D | macb_main.c | 2917 phylink_ethtool_get_wol(bp->phylink, wol); in macb_get_wol()
|