Searched refs:phylink_ethtool_set_wol (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/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-6.15/include/linux/ |
| H A D | phylink.h | 726 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 129 - phylink_ethtool_set_wol(priv->phylink, wol)
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 496 return phylink_ethtool_set_wol(salve->phylink, wol); in am65_cpsw_set_wol()
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1137 ret = phylink_ethtool_set_wol(adapter->phylink, wol); in lan743x_ethtool_set_wol()
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 855 int ret = phylink_ethtool_set_wol(priv->phylink, wol); in stmmac_set_wol()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 2667 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol() function 2678 EXPORT_SYMBOL_GPL(phylink_ethtool_set_wol);
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 1228 phylink_ethtool_set_wol(dp->pl, w); in dsa_user_set_wol()
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 5137 ret = phylink_ethtool_set_wol(pp->phylink, wol); in mvneta_ethtool_set_wol()
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3459 ret = phylink_ethtool_set_wol(bp->phylink, wol); in macb_set_wol()
|