Searched refs:phylink_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 313 phylink_ethtool_get_wol(ugeth->phylink, wol); in uec_get_wol()
|
| /linux-6.15/include/linux/ |
| H A D | phylink.h | 725 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 127 - phylink_ethtool_get_wol(priv->phylink, wol)
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 488 phylink_ethtool_get_wol(salve->phylink, wol); in am65_cpsw_get_wol()
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1096 phylink_ethtool_get_wol(adapter->phylink, wol); in lan743x_ethtool_get_wol()
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 834 return phylink_ethtool_get_wol(priv->phylink, wol); in stmmac_get_wol()
|
| H A D | stmmac_main.c | 1250 phylink_ethtool_get_wol(priv->phylink, &wol); in stmmac_init_phy()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 2644 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function 2654 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4353 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe() 5128 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 1216 phylink_ethtool_get_wol(dp->pl, w); in dsa_user_get_wol()
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3446 phylink_ethtool_get_wol(bp->phylink, wol); in macb_get_wol()
|