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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c62 static const struct i40e_stats i40e_gstrings_queue_stats[] = { variable in typeref:struct:i40e_stats
159 * Assumes that queue stats are defined in i40e_gstrings_queue_stats. If the
169 const unsigned int size = ARRAY_SIZE(i40e_gstrings_queue_stats);
170 const struct i40e_stats *stats = i40e_gstrings_queue_stats;
413 #define I40E_QUEUE_STATS_LEN ARRAY_SIZE(i40e_gstrings_queue_stats)
2492 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats,
2494 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats,

Completed in 194 milliseconds