Searched refs:ethtool_ops (Results 101 - 125 of 138) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dorinoco.c168 static const struct ethtool_ops orinoco_ethtool_ops;
2411 dev->ethtool_ops = &orinoco_ethtool_ops;
4292 static const struct ethtool_ops orinoco_ethtool_ops = {
H A Dwl3501_cs.c1458 static const struct ethtool_ops ops = {
H A Dipw2100.c5852 static const struct ethtool_ops ipw2100_ethtool_ops = {
5958 dev->ethtool_ops = &ipw2100_ethtool_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunhme.c2480 static const struct ethtool_ops hme_ethtool_ops = {
2780 dev->ethtool_ops = &hme_ethtool_ops;
3119 dev->ethtool_ops = &hme_ethtool_ops;
H A D3c59x.c724 static const struct ethtool_ops vortex_ethtool_ops;
1385 dev->ethtool_ops = &vortex_ethtool_ops;
2857 static const struct ethtool_ops vortex_ethtool_ops = {
H A Dsis190.c1754 static const struct ethtool_ops sis190_ethtool_ops = {
H A Dspider_net.c2217 netdev->ethtool_ops = &spider_net_ethtool_ops;
H A Damd8111e.c1618 static const struct ethtool_ops ops = {
H A Dpcnet32.c1499 static const struct ethtool_ops pcnet32_ethtool_ops = {
1954 dev->ethtool_ops = &pcnet32_ethtool_ops;
H A Dsungem.c2775 static const struct ethtool_ops gem_ethtool_ops = {
3119 dev->ethtool_ops = &gem_ethtool_ops;
H A Ducc_geth.c3735 const struct ethtool_ops ucc_geth_ethtool_ops = { };
3912 dev->ethtool_ops = &ucc_geth_ethtool_ops;
H A Dns83820.c1164 static const struct ethtool_ops ops = {
H A Dr8169.c1119 static const struct ethtool_ops rtl8169_ethtool_ops = {
H A Dtyphoon.c931 * ethtool_ops->get_{strings,stats}()
1185 static const struct ethtool_ops typhoon_ethtool_ops = {
H A Dacenic.c450 static const struct ethtool_ops ace_ethtool_ops = {
H A Db44.c1974 static const struct ethtool_ops b44_ethtool_ops = {
H A Dcassini.c4607 static const struct ethtool_ops cas_ethtool_ops = {
4851 dev->ethtool_ops = &cas_ethtool_ops;
H A Dbnx2.c5889 static const struct ethtool_ops bnx2_ethtool_ops = {
6477 dev->ethtool_ops = &bnx2_ethtool_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dether.c1636 static struct ethtool_ops ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtulip_core.c839 static const struct ethtool_ops ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dpegasus.c1166 static struct ethtool_ops ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_ethtool.c1943 static const struct ethtool_ops e1000_ethtool_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/atl1/
H A Datl1_main.c2176 netdev->ethtool_ops = &atl1_ethtool_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_main.c1553 static const struct ethtool_ops cxgb_ethtool_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_core.c1883 static const struct ethtool_ops emac_ethtool_ops = {

Completed in 317 milliseconds

123456