Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c61 static const struct i40e_stats i40e_gstrings_queue_stats[] = { variable
158 * Assumes that queue stats are defined in i40e_gstrings_queue_stats. If the
168 const unsigned int size = ARRAY_SIZE(i40e_gstrings_queue_stats); in i40e_add_queue_stats()
169 const struct i40e_stats *stats = i40e_gstrings_queue_stats; in i40e_add_queue_stats()
407 #define I40E_QUEUE_STATS_LEN ARRAY_SIZE(i40e_gstrings_queue_stats)
2380 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats, in i40e_get_stat_strings()
2382 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats, in i40e_get_stat_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c61 static const struct i40e_stats i40e_gstrings_queue_stats[] = { variable
158 * Assumes that queue stats are defined in i40e_gstrings_queue_stats. If the
168 const unsigned int size = ARRAY_SIZE(i40e_gstrings_queue_stats); in i40e_add_queue_stats()
169 const struct i40e_stats *stats = i40e_gstrings_queue_stats; in i40e_add_queue_stats()
411 #define I40E_QUEUE_STATS_LEN ARRAY_SIZE(i40e_gstrings_queue_stats)
2482 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats, in i40e_get_stat_strings()
2484 i40e_add_stat_strings(&data, i40e_gstrings_queue_stats, in i40e_get_stat_strings()

Completed in 14 milliseconds