Searched refs:__i40e_add_stat_strings (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 191 * __i40e_add_stat_strings - copy stat strings into ethtool buffer 199 static void __i40e_add_stat_strings(u8 **p, const struct i40e_stats stats[], in __i40e_add_stat_strings() function 227 __i40e_add_stat_strings(p, stats, ARRAY_SIZE(stats), ## __VA_ARGS__)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 191 * __i40e_add_stat_strings - copy stat strings into ethtool buffer 199 static void __i40e_add_stat_strings(u8 **p, const struct i40e_stats stats[], in __i40e_add_stat_strings() function 227 __i40e_add_stat_strings(p, stats, ARRAY_SIZE(stats), ## __VA_ARGS__)
|
Completed in 16 milliseconds