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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c113 * __i40e_add_ethtool_stats - copy stats into the ethtool supplied buffer
121 * the next empty location for successive calls to __i40e_add_ethtool_stats.
126 __i40e_add_ethtool_stats(u64 **data, void *pointer, function
142 * Macro to ease the use of __i40e_add_ethtool_stats by taking a static
150 __i40e_add_ethtool_stats(data, pointer, stats, ARRAY_SIZE(stats))

Completed in 99 milliseconds