Searched defs:get_wol (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | ethtool.h | 1020 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
|
| H A D | phy.h | 1007 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member
|
| /linux-6.15/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 2094 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
|
| /linux-6.15/include/net/ |
| H A D | dsa.h | 921 void (*get_wol)(struct dsa_switch *ds, int port, member
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hnae3.h | 795 void (*get_wol)(struct hnae3_handle *handle, member
|
| /linux-6.15/drivers/net/ethernet/sfc/falcon/ |
| H A D | net_driver.h | 1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
|
| /linux-6.15/drivers/net/ethernet/natsemi/ |
| H A D | natsemi.c | 2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | net_driver.h | 1325 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | net_driver.h | 1426 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|