Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2276 static int i40e_get_stats_count(struct net_device *netdev) in i40e_get_stats_count() function
2317 return i40e_get_stats_count(netdev); in i40e_get_sset_count()
2453 WARN_ONCE(data - p != i40e_get_stats_count(netdev), in i40e_get_ethtool_stats()
2500 WARN_ONCE(data - p != i40e_get_stats_count(netdev) * ETH_GSTRING_LEN, in i40e_get_stat_strings()