Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c115 static const unsigned int nicvf_n_drv_stats = ARRAY_SIZE(nicvf_drv_stats); variable
247 for (stats = 0; stats < nicvf_n_drv_stats; stats++) { in nicvf_get_strings()
292 return nicvf_n_hw_stats + nicvf_n_drv_stats + in nicvf_get_sset_count()
335 for (stat = 0; stat < nicvf_n_drv_stats; stat++) { in nicvf_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c116 static const unsigned int nicvf_n_drv_stats = ARRAY_SIZE(nicvf_drv_stats); variable
248 for (stats = 0; stats < nicvf_n_drv_stats; stats++) { in nicvf_get_strings()
293 return nicvf_n_hw_stats + nicvf_n_drv_stats + in nicvf_get_sset_count()
336 for (stat = 0; stat < nicvf_n_drv_stats; stat++) { in nicvf_get_ethtool_stats()

Completed in 3 milliseconds