Searched refs:phylink_ethtool_set_wol (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 326 ret = phylink_ethtool_set_wol(ugeth->phylink, wol); in uec_set_wol()
|
| /linux/include/linux/ |
| H A D | phylink.h | 754 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 493 return phylink_ethtool_set_wol(salve->phylink, wol); in am65_cpsw_set_wol()
|
| /linux/Documentation/networking/ |
| H A D | sfp-phylink.rst | 129 - phylink_ethtool_set_wol(priv->phylink, wol)
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1150 ret = phylink_ethtool_set_wol(adapter->phylink, wol); in lan743x_ethtool_set_wol()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 734 return phylink_ethtool_set_wol(priv->phylink, wol); in stmmac_set_wol()
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 2763 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol() function 2810 EXPORT_SYMBOL_GPL(phylink_ethtool_set_wol);
|
| /linux/net/dsa/ |
| H A D | user.c | 1214 phylink_ethtool_set_wol(dp->pl, w); in dsa_user_set_wol()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 5133 ret = phylink_ethtool_set_wol(pp->phylink, wol); in mvneta_ethtool_set_wol()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3537 ret = phylink_ethtool_set_wol(bp->phylink, wol); in macb_set_wol()
|