phylink_ethtool_get_wol
phylink_ethtool_get_wol(bp->phylink, wol);
phylink_ethtool_get_wol(ugeth->phylink, wol);
phylink_ethtool_get_wol(pp->phylink, &wol);
phylink_ethtool_get_wol(pp->phylink, wol);
phylink_ethtool_get_wol(adapter->phylink, wol);
return phylink_ethtool_get_wol(priv->phylink, wol);
phylink_ethtool_get_wol(salve->phylink, wol);
EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
phylink_ethtool_get_wol(dp->pl, w);