Searched refs:__iavf_add_stat_strings (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 182 * __iavf_add_stat_strings - copy stat strings into ethtool buffer 190 static void __iavf_add_stat_strings(u8 **p, const struct iavf_stats stats[], in __iavf_add_stat_strings() function 218 __iavf_add_stat_strings(p, stats, ARRAY_SIZE(stats), ## __VA_ARGS__)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 182 * __iavf_add_stat_strings - copy stat strings into ethtool buffer 190 static void __iavf_add_stat_strings(u8 **p, const struct iavf_stats stats[], in __iavf_add_stat_strings() function 218 __iavf_add_stat_strings(p, stats, ARRAY_SIZE(stats), ## __VA_ARGS__)
|
Completed in 4 milliseconds