Searched refs:ethtool_stats_keys (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpasemi_mac_ethtool.c31 } ethtool_stats_keys[] = { variable in typeref:struct:__anon13057
140 return ARRAY_SIZE(ethtool_stats_keys);
161 memcpy(data, ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A Dspider_net_ethtool.c33 } ethtool_stats_keys[] = { variable in typeref:struct:__anon13421
152 return ARRAY_SIZE(ethtool_stats_keys);
181 memcpy(data, ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A Dveth.c48 } ethtool_stats_keys[] = { variable in typeref:struct:__anon13485
78 memcpy(buf, &ethtool_stats_keys, sizeof(ethtool_stats_keys));
87 return ARRAY_SIZE(ethtool_stats_keys);
H A Dtc35815.c2030 } ethtool_stats_keys[] = { variable in typeref:struct:__anon13433
2039 memcpy(data, ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A D8139cp.c407 } ethtool_stats_keys[] = { variable in typeref:struct:__anon12416
1492 memcpy(buf, &ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A D8139too.c279 } ethtool_stats_keys[] = { variable in typeref:struct:__anon12420
2416 memcpy(data, ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A D3c59x.c734 } ethtool_stats_keys[] = { variable in typeref:struct:__anon12414
2895 memcpy(data, &ethtool_stats_keys, sizeof(ethtool_stats_keys));
H A Dksz884x.c6435 } ethtool_stats_keys[STATS_LEN] = { variable in typeref:struct:__anon12972
6489 memcpy(buf, &ethtool_stats_keys,
H A Dtg3.c278 } ethtool_stats_keys[TG3_NUM_STATS] = { variable in typeref:struct:__anon13436
10039 memcpy(buf, &ethtool_stats_keys, sizeof(ethtool_stats_keys));

Completed in 314 milliseconds