Home
last modified time | relevance | path

Searched refs:i40e_get_stats_count (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2189 static int i40e_get_stats_count(struct net_device *netdev) in i40e_get_stats_count() function
2230 return i40e_get_stats_count(netdev); in i40e_get_sset_count()
2366 WARN_ONCE(data - p != i40e_get_stats_count(netdev), in i40e_get_ethtool_stats()
2413 WARN_ONCE(data - p != i40e_get_stats_count(netdev) * ETH_GSTRING_LEN, in i40e_get_stat_strings()