Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2094 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h795 void (*get_wol)(struct hnae3_handle *handle, member
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1426 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member