Home
last modified time | relevance | path

Searched refs:mac_wol_set (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dphylink.h225 int (*mac_wol_set)(struct phylink_config *config, u32 wolopts, member
470 int (*mac_wol_set)(struct phylink_config *config, u32 wolopts,
/linux/drivers/net/phy/
H A Dphylink.c2577 return !!pl->mac_ops->mac_wol_set; in phylink_mac_supports_wol()
2796 ret = pl->mac_ops->mac_wol_set(pl->config, wolopts, in phylink_ethtool_set_wol()