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