Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h423 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
H A Dphy.h792 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h491 void (*get_wol)(struct dsa_switch *ds, int port, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2100 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnet_driver.h1332 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c700 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member