Searched refs:netdev_get_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.c1329 static void netdev_get_wol (struct cp_private *cp, function
1471 netdev_get_wol (cp, wol);
H A Dnatsemi.c639 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur);
2592 netdev_get_wol(dev, &wol->supported, &wol->wolopts);
2716 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur) function
H A Dksz884x.c6177 * netdev_get_wol - get Wake-on-LAN support
6183 static void netdev_get_wol(struct net_device *dev, function
6647 .get_wol = netdev_get_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.c1329 static void netdev_get_wol (struct cp_private *cp, function
1471 netdev_get_wol (cp, wol);
H A Dnatsemi.c639 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur);
2592 netdev_get_wol(dev, &wol->supported, &wol->wolopts);
2716 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur) function
H A Dksz884x.c6177 * netdev_get_wol - get Wake-on-LAN support
6183 static void netdev_get_wol(struct net_device *dev, function
6647 .get_wol = netdev_get_wol,

Completed in 213 milliseconds