Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dethtool.h223 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h554 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/linux-4.4.14/include/net/
Ddsa.h250 void (*get_wol)(struct dsa_switch *ds, int port, member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c2089 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux-4.4.14/drivers/net/ethernet/natsemi/
Dnatsemi.c2605 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h1253 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member