Home
last modified time | relevance | path

Searched refs:netdev_get_wol (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dnatsemi.c711 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur);
2007 netdev_get_wol(dev, &wol.supported, &wol.wolopts); in netdev_ethtool_ioctl()
2159 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur) in netdev_get_wol() function
D8139cp.c1319 static void netdev_get_wol (struct cp_private *cp, in netdev_get_wol() function
1456 netdev_get_wol (cp, wol); in cp_get_wol()