Searched refs:__iavf_add_ethtool_stats (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 105 * __iavf_add_ethtool_stats - copy stats into the ethtool supplied buffer 113 * the next empty location for successive calls to __iavf_add_ethtool_stats. 118 __iavf_add_ethtool_stats(u64 **data, void *pointer, in __iavf_add_ethtool_stats() function 134 * Macro to ease the use of __iavf_add_ethtool_stats by taking a static 142 __iavf_add_ethtool_stats(data, pointer, stats, ARRAY_SIZE(stats))
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 105 * __iavf_add_ethtool_stats - copy stats into the ethtool supplied buffer 113 * the next empty location for successive calls to __iavf_add_ethtool_stats. 118 __iavf_add_ethtool_stats(u64 **data, void *pointer, in __iavf_add_ethtool_stats() function 134 * Macro to ease the use of __iavf_add_ethtool_stats by taking a static 142 __iavf_add_ethtool_stats(data, pointer, stats, ARRAY_SIZE(stats))
|
Completed in 5 milliseconds