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

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c27 static const struct igbvf_stats igbvf_gstrings_stats[] = { variable in typeref:struct:igbvf_stats
43 #define IGBVF_GLOBAL_STATS_LEN ARRAY_SIZE(igbvf_gstrings_stats)
391 igbvf_gstrings_stats[i].stat_offset;
393 igbvf_gstrings_stats[i].base_stat_offset;
394 data[i] = ((igbvf_gstrings_stats[i].sizeof_stat ==
424 memcpy(p, igbvf_gstrings_stats[i].stat_string,

Completed in 93 milliseconds