Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dethtool.h223 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h542 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/linux-4.1.27/include/net/
Ddsa.h240 void (*get_wol)(struct dsa_switch *ds, int port, member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c746 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux-4.1.27/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.1.27/drivers/net/ethernet/natsemi/
Dnatsemi.c2593 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h1261 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member