/Linux-v6.6/drivers/net/usb/ |
D | lan78xx.c | 362 u32 wol; member 1624 struct ethtool_wolinfo *wol) in lan78xx_get_wol() 1652 struct ethtool_wolinfo *wol) in lan78xx_set_wol() 4577 static int lan78xx_set_suspend(struct lan78xx_net *dev, u32 wol) in lan78xx_set_suspend()
|
/Linux-v6.6/drivers/net/wireless/ath/carl9170/ |
D | fwcmd.h | 239 struct carl9170_wol_cmd wol; member
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 1141 static void bnx2x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2x_get_wol() 1158 static int bnx2x_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2x_set_wol()
|
/Linux-v6.6/net/ethtool/ |
D | ioctl.c | 1424 struct ethtool_wolinfo wol; in ethtool_get_wol() local 1440 struct ethtool_wolinfo wol, cur_wol; in ethtool_set_wol() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1589 struct ethtool_wolinfo *wol) in mlx5e_get_wol() 1609 static int mlx5e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in mlx5e_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/calxeda/ |
D | xgmac.c | 1638 struct ethtool_wolinfo *wol) in xgmac_get_wol() 1649 struct ethtool_wolinfo *wol) in xgmac_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 209 u32 wol; member
|
/Linux-v6.6/drivers/net/ethernet/marvell/ |
D | skge.c | 234 static void skge_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in skge_get_wol() 242 static int skge_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in skge_set_wol()
|
D | mv643xx_eth.c | 1541 mv643xx_eth_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in mv643xx_eth_get_wol() 1550 mv643xx_eth_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in mv643xx_eth_set_wol()
|
D | mvneta.c | 4304 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe() local 5066 struct ethtool_wolinfo *wol) in mvneta_ethtool_get_wol() 5074 struct ethtool_wolinfo *wol) in mvneta_ethtool_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/realtek/ |
D | 8139too.c | 2306 static void rtl8139_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8139_get_wol() 2340 static int rtl8139_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8139_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | ef10.c | 2028 struct ethtool_wolinfo *wol) {} in efx_ef10_get_wol_vf() 2035 static void efx_ef10_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in efx_ef10_get_wol()
|
/Linux-v6.6/drivers/net/ethernet/via/ |
D | via-rhine.c | 2342 static void rhine_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rhine_get_wol() 2356 static int rhine_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rhine_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool.c | 3531 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_get_wol() 3554 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_set_wol()
|
/Linux-v6.6/drivers/net/phy/ |
D | marvell.c | 1813 struct ethtool_wolinfo *wol) in m88e1318_get_wol() 1833 struct ethtool_wolinfo *wol) in m88e1318_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/3com/ |
D | 3c59x.c | 2976 static void vortex_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in vortex_get_wol() 2990 static int vortex_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in vortex_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 2748 struct ethtool_wolinfo *wol) in i40e_get_wol() 2771 static int i40e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in i40e_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | fec_main.c | 3174 fec_enet_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in fec_enet_get_wol() 3187 fec_enet_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in fec_enet_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/intel/ |
D | e100.c | 2472 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_get_wol() 2479 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 1443 static void bnxt_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnxt_get_wol() 1457 static int bnxt_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnxt_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 439 u32 wol; member
|
/Linux-v6.6/drivers/net/vmxnet3/ |
D | vmxnet3_int.h | 394 u32 wol; member
|
/Linux-v6.6/drivers/net/ethernet/dec/tulip/ |
D | uli526x.c | 997 static void uli526x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in uli526x_get_wol()
|
/Linux-v6.6/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3245 static void macb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_get_wol() 3258 static int macb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_set_wol()
|
/Linux-v6.6/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 427 u32 wol; member
|