Home
last modified time | relevance | path

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

/openbmc/linux/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()