Home
last modified time | relevance | path

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

123

/linux-2.6.39/drivers/net/wireless/libertas/
Dethtool.c63 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
83 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/linux-2.6.39/include/linux/
Dethtool.h84 struct ethtool_wolinfo { struct
750 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
751 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
/linux-2.6.39/drivers/net/atl1c/
Datl1c_ethtool.c249 struct ethtool_wolinfo *wol) in atl1c_get_wol()
268 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
/linux-2.6.39/drivers/net/
Ducc_geth_ethtool.c363 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol()
376 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
Dspider_net_ethtool.c84 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
Dgianfar_ethtool.c614 static void gfar_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gfar_get_wol()
626 static int gfar_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gfar_set_wol()
Ddm9000.c585 static void dm9000_get_wol(struct net_device *dev, struct ethtool_wolinfo *w) in dm9000_get_wol()
589 memset(w, 0, sizeof(struct ethtool_wolinfo)); in dm9000_get_wol()
596 static int dm9000_set_wol(struct net_device *dev, struct ethtool_wolinfo *w) in dm9000_set_wol()
D8139cp.c1297 const struct ethtool_wolinfo *wol) in netdev_set_wol()
1330 struct ethtool_wolinfo *wol) in netdev_get_wol()
1465 static void cp_get_wol (struct net_device *dev, struct ethtool_wolinfo *wol) in cp_get_wol()
1475 static int cp_set_wol (struct net_device *dev, struct ethtool_wolinfo *wol) in cp_set_wol()
Dbfin_mac.c508 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_getwol()
517 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_setwol()
/linux-2.6.39/drivers/net/stmmac/
Dstmmac_ethtool.c312 static void stmmac_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_get_wol()
324 static int stmmac_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_set_wol()
/linux-2.6.39/drivers/net/atl1e/
Datl1e_ethtool.c324 struct ethtool_wolinfo *wol) in atl1e_get_wol()
343 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
/linux-2.6.39/drivers/net/pch_gbe/
Dpch_gbe_ethtool.c199 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
225 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/linux-2.6.39/drivers/net/igbvf/
Dethtool.c382 struct ethtool_wolinfo *wol) in igbvf_get_wol()
389 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/linux-2.6.39/drivers/net/mlx4/
Den_ethtool.c132 struct ethtool_wolinfo *wol) in mlx4_en_get_wol()
162 struct ethtool_wolinfo *wol) in mlx4_en_set_wol()
/linux-2.6.39/drivers/net/qlge/
Dqlge_ethtool.c385 static void ql_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_get_wol()
394 static int ql_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_set_wol()
/linux-2.6.39/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c426 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
436 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
/linux-2.6.39/drivers/net/tulip/
Dtulip.h444 struct ethtool_wolinfo wolinfo; /* WOL settings */
/linux-2.6.39/drivers/net/benet/
Dbe_ethtool.c545 be_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_get_wol()
560 be_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_set_wol()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ethtool.c736 netxen_nic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_get_wol()
757 netxen_nic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_set_wol()
/linux-2.6.39/drivers/net/usb/
Dpegasus.c1086 pegasus_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_get_wol()
1095 pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_set_wol()
1118 struct ethtool_wolinfo wol; in pegasus_reset_wol()
/linux-2.6.39/drivers/net/sfc/
Dnet_driver.h895 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol);
Dethtool.c839 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
847 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
Dsiena.c530 static void siena_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in siena_get_wol()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ethtool.c879 qlcnic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in qlcnic_get_wol()
897 qlcnic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in qlcnic_set_wol()
/linux-2.6.39/drivers/net/e1000/
De1000_ethtool.c1622 struct ethtool_wolinfo *wol) in e1000_wol_exclusion()
1676 struct ethtool_wolinfo *wol) in e1000_get_wol()
1715 static int e1000_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e1000_set_wol()

123