Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dethtool.h329 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
Dphy.h571 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/Linux-v5.4/include/net/
Ddsa.h412 void (*get_wol)(struct dsa_switch *ds, int port, member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c2101 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/Linux-v5.4/drivers/net/ethernet/natsemi/
Dnatsemi.c2608 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h1303 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member