Searched defs:get_wol (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2089 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) function
2119 .get_wol = get_wol,
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2966 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) function
3125 .get_wol = get_wol,
/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2593 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) function
2681 .get_wol = get_wol,
/drivers/net/ethernet/sfc/
H A Dnet_driver.h1144 * @get_wol: Get WoL configuration from driver state
1273 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member in struct:efx_nic_type

Completed in 1741 milliseconds