/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | ethtool.c | 11 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol() 32 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | ethtool.c | 62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol() 82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
|
/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_ethtool.c | 16 struct ethtool_wolinfo *wol) in ngbe_get_wol() 29 struct ethtool_wolinfo *wol) in ngbe_set_wol()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet_wol.c | 40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol() 72 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
|
/linux/net/ethtool/ |
H A D | wol.c | 13 struct ethtool_wolinfo wol; member 107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol() local
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_ethtool.c | 229 struct ethtool_wolinfo *wol) in atl1c_get_wol() 248 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol() 213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol() 213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_ethtool.c | 316 struct ethtool_wolinfo *wol) in atl1e_get_wol() 335 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
|
/linux/drivers/net/phy/qcom/ |
H A D | qcom-phy-lib.c | 60 struct ethtool_wolinfo *wol) in at803x_set_wol() 119 struct ethtool_wolinfo *wol) in at8031_set_wol() 144 struct ethtool_wolinfo *wol) in at803x_get_wol()
|
/linux/drivers/net/phy/ |
H A D | dp83tc811.c | 98 struct ethtool_wolinfo *wol) in dp83811_set_wol() 158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
|
H A D | dp83822.c | 204 struct ethtool_wolinfo wol; member 213 struct ethtool_wolinfo *wol) in dp83822_config_wol() 275 struct ethtool_wolinfo *wol) in dp83822_set_wol() 287 struct ethtool_wolinfo *wol) in dp83822_get_wol()
|
H A D | mxl-86110.c | 244 struct ethtool_wolinfo *wol) in mxl86110_get_wol() 265 struct ethtool_wolinfo *wol) in mxl86110_set_wol()
|
H A D | meson-gxl.c | 153 int ret, wol, lpa, exp; in meson_gxl_read_status() local
|
H A D | smsc.c | 342 struct ethtool_wolinfo *wol) in lan874x_get_wol() 454 struct ethtool_wolinfo *wol) in lan874x_set_wol()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth_ethtool.c | 309 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol() 321 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_ethtool.c | 209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol() 235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 163 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_get_wol() 175 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_set_wol()
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | ethtool.c | 309 struct ethtool_wolinfo *wol) in igbvf_get_wol() 316 struct ethtool_wolinfo *wol) in igbvf_set_wol()
|
/linux/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | 419 struct ethtool_wolinfo *wol) in ave_ethtool_get_wol() 429 struct ethtool_wolinfo *wol) in __ave_ethtool_set_wol() 439 struct ethtool_wolinfo *wol) in ave_ethtool_set_wol() 1167 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init() local 1735 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend() local 1753 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume() local
|
/linux/Documentation/netlink/specs/ |
H A D | ethtool.yaml | 1943 attributes: &wol anchor
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_utils_fw.c | 465 static int aq_a2_fw_set_wol_params(struct aq_hw_s *self, const u8 *mac, u32 wol) in aq_a2_fw_set_wol_params() 494 u32 wol = self->aq_nic_cfg->wol; in aq_a2_fw_set_power() local
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 614 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol() 624 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ethtool.c | 686 netxen_nic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_get_wol() 707 netxen_nic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_set_wol()
|
/linux/drivers/net/usb/ |
H A D | pegasus.c | 905 pegasus_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_get_wol() 914 pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_set_wol() 943 struct ethtool_wolinfo wol; in pegasus_reset_wol() local
|