Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dethtool.h224 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h539 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/linux-4.1.27/include/net/
Ddsa.h242 int (*set_wol)(struct dsa_switch *ds, int port, member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c753 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dnatsemi.c2602 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function
/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h1262 int (*set_wol)(struct efx_nic *efx, u32 type); member