Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c112 * __i40e_add_ethtool_stats - copy stats into the ethtool supplied buffer
120 * the next empty location for successive calls to __i40e_add_ethtool_stats.
125 __i40e_add_ethtool_stats(u64 **data, void *pointer, in __i40e_add_ethtool_stats() function
141 * Macro to ease the use of __i40e_add_ethtool_stats by taking a static
149 __i40e_add_ethtool_stats(data, pointer, stats, ARRAY_SIZE(stats))
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c112 * __i40e_add_ethtool_stats - copy stats into the ethtool supplied buffer
120 * the next empty location for successive calls to __i40e_add_ethtool_stats.
125 __i40e_add_ethtool_stats(u64 **data, void *pointer, in __i40e_add_ethtool_stats() function
141 * Macro to ease the use of __i40e_add_ethtool_stats by taking a static
149 __i40e_add_ethtool_stats(data, pointer, stats, ARRAY_SIZE(stats))

Completed in 19 milliseconds