Searched defs:get_wol (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/include/linux/ |
D | ethtool.h | 793 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
|
D | phy.h | 988 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 2095 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 776 void (*get_wol)(struct hnae3_handle *handle, member
|
/Linux-v6.6/include/net/ |
D | dsa.h | 925 void (*get_wol)(struct dsa_switch *ds, int port, member
|
/Linux-v6.6/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
|
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/ |
D | net_driver.h | 1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | net_driver.h | 1385 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | net_driver.h | 1336 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|