Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dethtool.h224 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h551 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/linux-4.4.14/include/net/
Ddsa.h252 int (*set_wol)(struct dsa_switch *ds, int port, member
/linux-4.4.14/drivers/net/ethernet/natsemi/
Dnatsemi.c2614 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() function
/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h1254 int (*set_wol)(struct efx_nic *efx, u32 type); member