Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dphylink.h615 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-ethtool.c488 phylink_ethtool_get_wol(salve->phylink, wol); in am65_cpsw_get_wol()
/linux-6.12.1/Documentation/networking/
Dsfp-phylink.rst127 - phylink_ethtool_get_wol(priv->phylink, wol)
/linux-6.12.1/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1117 phylink_ethtool_get_wol(adapter->phylink, wol); in lan743x_ethtool_get_wol()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c834 return phylink_ethtool_get_wol(priv->phylink, wol); in stmmac_get_wol()
Dstmmac_main.c1217 phylink_ethtool_get_wol(priv->phylink, &wol); in stmmac_init_phy()
/linux-6.12.1/drivers/net/phy/
Dphylink.c2401 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function
2411 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmvneta.c4311 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe()
5084 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()
/linux-6.12.1/net/dsa/
Duser.c1208 phylink_ethtool_get_wol(dp->pl, w); in dsa_user_get_wol()
/linux-6.12.1/drivers/net/ethernet/cadence/
Dmacb_main.c3289 phylink_ethtool_get_wol(bp->phylink, wol); in macb_get_wol()