netdev_get_wol
.get_wol = netdev_get_wol,
netdev_get_wol(dev, &wol->supported, &wol->wolopts);
static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur);
netdev_get_wol (cp, wol);