| /linux/drivers/net/phy/ |
| H A D | bcm-phy-lib.h | 13 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 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 | 205 struct ethtool_wolinfo wol; 214 struct ethtool_wolinfo *wol) in dp83822_config_wol() 276 struct ethtool_wolinfo *wol) in dp83822_set_wol() 288 struct ethtool_wolinfo *wol) in dp83822_get_wol()
|
| H A D | mxl-86110.c | 339 struct ethtool_wolinfo *wol) in mxl86110_get_wol() 360 struct ethtool_wolinfo *wol) in mxl86110_set_wol()
|
| 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/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/phy/qcom/ |
| H A D | qcom.h | 238 struct ethtool_wolinfo *wol); 240 struct ethtool_wolinfo *wol); 242 struct ethtool_wolinfo *wol);
|
| 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/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/net/ethtool/ |
| H A D | wol.c | 13 struct ethtool_wolinfo wol; 107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_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/usb/ |
| H A D | asix.h | 241 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo); 242 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
|
| /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/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()
|
| H A D | bcmgenet.h | 743 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol); 744 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *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/include/linux/ |
| H A D | phylink.h | 753 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *); 754 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
|
| /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/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/ethernet/intel/igbvf/ |
| H A D | ethtool.c | 310 struct ethtool_wolinfo *wol) in igbvf_get_wol() 317 struct ethtool_wolinfo *wol) in igbvf_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() 194 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_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() 1165 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init() 1731 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend() 1749 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.h | 493 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol); 494 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
|