Searched refs:get_wol (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dspider_net_ethtool.c184 .get_wol = spider_net_ethtool_get_wol,
H A Dsc92031.c1389 .get_wol = sc92031_ethtool_get_wol,
H A Dnatsemi.c2596 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) function
2684 .get_wol = get_wol,
H A Dvia-rhine.c1805 .get_wol = rhine_get_wol,
H A D8139cp.c1559 .get_wol = cp_get_wol,
H A Damd8111e.c1626 .get_wol = amd8111e_get_wol,
H A Dr8169.c1136 .get_wol = rtl8169_get_wol,
H A Dsis900.c2025 .get_wol = sis900_get_wol,
H A Dtyphoon.c1189 .get_wol = typhoon_get_wol,
H A Dvia-velocity.c2970 .get_wol = velocity_ethtool_get_wol,
H A D8139too.c2442 .get_wol = rtl8139_get_wol,
H A Db44.c1980 .get_wol = b44_get_wol,
H A Dskge.c802 .get_wol = skge_get_wol,
H A Dsky2.c3374 .get_wol = sky2_get_wol,
H A Dsungem.c2783 .get_wol = gem_get_wol,
H A De100.c2483 .get_wol = e100_get_wol,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dethtool.h283 * get_wol: Report whether Wake-on-Lan is enabled
341 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member in struct:ethtool_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dasix.c730 .get_wol = asix_get_wol,
869 .get_wol = asix_get_wol,
1038 .get_wol = asix_get_wol,
H A Dpegasus.c1174 .get_wol = pegasus_get_wol,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dethtool.c209 if (!dev->ethtool_ops->get_wol)
212 dev->ethtool_ops->get_wol(dev, &wol);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/atl1/
H A Datl1_ethtool.c485 .get_wol = atl1_get_wol,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_main.c1546 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) function
1582 .get_wol = get_wol,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c1101 .get_wol = dmfe_ethtool_get_wol,
H A Duli526x.c984 .get_wol = uli526x_get_wol,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c1949 .get_wol = e1000_get_wol,

Completed in 399 milliseconds

12