Home
last modified time | relevance | path

Searched defs:set_wol (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/
Dethtool.h751 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
/linux-2.6.39/drivers/net/sfc/
Dnet_driver.h896 int (*set_wol)(struct efx_nic *efx, u32 type); member
/linux-2.6.39/drivers/net/cxgb4/
Dcxgb4_main.c1848 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function
/linux-2.6.39/drivers/net/
Dnatsemi.c2601 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function