Searched refs:mac_wol_set (Results 1 – 3 of 3) sorted by relevance
225 int (*mac_wol_set)(struct phylink_config *config, u32 wolopts, member470 int (*mac_wol_set)(struct phylink_config *config, u32 wolopts,
2579 return !!pl->mac_ops->mac_wol_set; in phylink_mac_supports_wol()2798 ret = pl->mac_ops->mac_wol_set(pl->config, wolopts, in phylink_ethtool_set_wol()
1256 .mac_wol_set = stmmac_mac_wol_set,