Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c114 static const unsigned int nicvf_n_hw_stats = ARRAY_SIZE(nicvf_hw_stats); variable
242 for (stats = 0; stats < nicvf_n_hw_stats; stats++) { in nicvf_get_strings()
292 return nicvf_n_hw_stats + nicvf_n_drv_stats + in nicvf_get_sset_count()
332 for (stat = 0; stat < nicvf_n_hw_stats; stat++) in nicvf_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c115 static const unsigned int nicvf_n_hw_stats = ARRAY_SIZE(nicvf_hw_stats); variable
243 for (stats = 0; stats < nicvf_n_hw_stats; stats++) { in nicvf_get_strings()
293 return nicvf_n_hw_stats + nicvf_n_drv_stats + in nicvf_get_sset_count()
333 for (stat = 0; stat < nicvf_n_hw_stats; stat++) in nicvf_get_ethtool_stats()

Completed in 3 milliseconds