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