Searched refs:ethtool_driver_stats_keys (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-ethtool.h22 static char ethtool_driver_stats_keys[][ETH_GSTRING_LEN] = { variable
54 #define DRIVER_STAT_LEN (sizeof(ethtool_driver_stats_keys)/ETH_GSTRING_LEN)
H A Dvxge-ethtool.c1062 memcpy(data + stat_size, &ethtool_driver_stats_keys,
1063 sizeof(ethtool_driver_stats_keys));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c255 static const char ethtool_driver_stats_keys[][ETH_GSTRING_LEN] = { variable
332 #define S2IO_DRIVER_STAT_LEN ARRAY_SIZE(ethtool_driver_stats_keys)
6698 memcpy(data + stat_size, &ethtool_driver_stats_keys,
6699 sizeof(ethtool_driver_stats_keys));

Completed in 107 milliseconds