Searched defs:wol (Results 1 - 25 of 128) sorted by path

123456

/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h749 u32 wol; member in struct:atl1_adapter
H A Datl2.h439 u32 wol; member in struct:atl2_adapter
H A Datl1.c3349 atl1_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
3360 atl1_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
H A Datl2.c1989 atl2_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
2009 atl2_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/dsa/
H A Dbcm_sf2.c987 bcm_sf2_sw_get_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
1011 bcm_sf2_sw_set_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.c102 ksz9477_get_wol(struct ksz_device *dev, int port, struct ethtool_wolinfo *wol) argument
144 ksz9477_set_wol(struct ksz_device *dev, int port, struct ethtool_wolinfo *wol) argument
[all...]
H A Dksz_common.c3681 struct ethtool_wolinfo wol; local
3657 ksz_get_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
3666 ksz_set_wol(struct dsa_switch *ds, int port, struct ethtool_wolinfo *wol) argument
/linux-master/drivers/net/ethernet/3com/
H A D3c59x.c2976 static void vortex_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2990 static int vortex_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
H A Dtyphoon.c1105 typhoon_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1119 typhoon_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c622 aq_ethtool_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
634 aq_ethtool_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) argument
H A Daq_nic.h57 u32 wol; member in struct:aq_nic_cfg_s
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h530 u32 wol; member in struct:atl1c_adapter
H A Datl1c_ethtool.c228 atl1c_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
248 atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h427 u32 wol; member in struct:atl1e_adapter
H A Datl1e_ethtool.c315 atl1e_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
335 atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c191 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
203 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.c2071 static void b44_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
2083 static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
H A Dbcmsysport.c543 bcm_sysport_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
557 bcm_sysport_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dbnx2.c7096 bnx2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
7115 bnx2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
H A Dbnx2.h6897 u8 wol; member in struct:bnx2
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1562 u8 wol; member in struct:bnx2x
H A Dbnx2x_ethtool.c1141 static void bnx2x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1158 static int bnx2x_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2504 u8 wol; member in struct:bnxt
H A Dbnxt_ethtool.c1884 static void bnxt_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
1898 static int bnxt_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
68 bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) argument
[all...]

Completed in 416 milliseconds

123456