Searched refs:otx2_n_drv_stats (Results 1 – 1 of 1) sorted by relevance
69 static const unsigned int otx2_n_drv_stats = ARRAY_SIZE(otx2_drv_stats); variable123 for (stats = 0; stats < otx2_n_drv_stats; stats++) { in otx2_get_strings()211 for (stat = 0; stat < otx2_n_drv_stats; stat++) in otx2_get_ethtool_stats()268 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + in otx2_get_sset_count()1373 for (stats = 0; stats < otx2_n_drv_stats; stats++) { in otx2vf_get_strings()1395 for (stat = 0; stat < otx2_n_drv_stats; stat++) in otx2vf_get_ethtool_stats()1414 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + 1; in otx2vf_get_sset_count()