netdev_set_wol
.set_wol = netdev_set_wol,
netdev_set_wol(dev, wol->wolopts);
static int netdev_set_wol(struct net_device *dev, u32 newval);
rc = netdev_set_wol (cp, wol);