Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1839 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function
/linux-3.4.99/include/linux/
Dethtool.h913 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
/linux-3.4.99/drivers/net/ethernet/sfc/
Dnet_driver.h953 int (*set_wol)(struct efx_nic *efx, u32 type); member
/linux-3.4.99/drivers/net/ethernet/natsemi/
Dnatsemi.c2601 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function