Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dethtool.h337 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h601 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/Linux-v4.19/include/net/
Ddsa.h397 void (*get_wol)(struct dsa_switch *ds, int port, member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c2102 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/Linux-v4.19/drivers/net/ethernet/natsemi/
Dnatsemi.c2608 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1075 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1306 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member