Home
last modified time | relevance | path

Searched refs:ethtool_wolinfo (Results 1 – 25 of 120) sorted by relevance

12345

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c11 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol()
32 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
/linux/drivers/net/phy/
H A Dbcm-phy-lib.h13 struct ethtool_wolinfo;
117 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
118 void bcm_phy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
H A Dmxl-86110.c241 * @wol: a pointer to a &struct ethtool_wolinfo
244 struct ethtool_wolinfo *wol) in mxl86110_get_wol()
258 * @wol: a pointer to a &struct ethtool_wolinfo
265 struct ethtool_wolinfo *wol) in mxl86110_set_wol()
H A Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
H A Ddp83822.c204 struct ethtool_wolinfo wol;
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 Dsmsc.c342 struct ethtool_wolinfo *wol) in lan874x_get_wol()
454 struct ethtool_wolinfo *wol) in lan874x_set_wol()
/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/linux/drivers/net/phy/qcom/
H A Dqcom.h238 struct ethtool_wolinfo *wol);
240 struct ethtool_wolinfo *wol);
242 struct ethtool_wolinfo *wol);
H A Dqcom-phy-lib.c60 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/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c16 struct ethtool_wolinfo *wol) in ngbe_get_wol()
29 struct ethtool_wolinfo *wol) in ngbe_set_wol()
/linux/net/ethtool/
H A Dwol.c13 struct ethtool_wolinfo wol;
107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/linux/drivers/net/usb/
H A Dasix.h242 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
243 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c40 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()
H A Dbcmgenet.h745 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
746 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
/linux/drivers/net/ethernet/sfc/
H A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c309 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/atheros/atl1c/
H A Datl1c_ethtool.c229 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/atheros/atl1e/
H A Datl1e_ethtool.c316 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/ethernet/intel/igbvf/
H A Dethtool.c309 struct ethtool_wolinfo *wol) in igbvf_get_wol()
316 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c163 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/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h492 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
493 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c419 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()
1735 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1753 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/linux/include/linux/
H A Dphy.h1023 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
1029 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
2060 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
2062 struct ethtool_wolinfo *wol);

12345