Searched refs:netdev_set_wol (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D8139cp.c1296 static int netdev_set_wol (struct cp_private *cp, function
1482 rc = netdev_set_wol (cp, wol);
H A Dnatsemi.c638 static int netdev_set_wol(struct net_device *dev, u32 newval);
2602 netdev_set_wol(dev, wol->wolopts);
2686 static int netdev_set_wol(struct net_device *dev, u32 newval) function
H A Dksz884x.c6195 * netdev_set_wol - set Wake-on-LAN support
6203 static int netdev_set_wol(struct net_device *dev, function
6648 .set_wol = netdev_set_wol,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D8139cp.c1296 static int netdev_set_wol (struct cp_private *cp, function
1482 rc = netdev_set_wol (cp, wol);
H A Dnatsemi.c638 static int netdev_set_wol(struct net_device *dev, u32 newval);
2602 netdev_set_wol(dev, wol->wolopts);
2686 static int netdev_set_wol(struct net_device *dev, u32 newval) function
H A Dksz884x.c6195 * netdev_set_wol - set Wake-on-LAN support
6203 static int netdev_set_wol(struct net_device *dev, function
6648 .set_wol = netdev_set_wol,

Completed in 221 milliseconds