Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
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()