nicvf_n_drv_stats 116 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c static const unsigned int nicvf_n_drv_stats = ARRAY_SIZE(nicvf_drv_stats); nicvf_n_drv_stats 249 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c for (stats = 0; stats < nicvf_n_drv_stats; stats++) { nicvf_n_drv_stats 294 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c return nicvf_n_hw_stats + nicvf_n_drv_stats + nicvf_n_drv_stats 337 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c for (stat = 0; stat < nicvf_n_drv_stats; stat++) {