Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c65 static const unsigned int otx2_n_dev_stats = ARRAY_SIZE(otx2_dev_stats); variable
107 for (stats = 0; stats < otx2_n_dev_stats; stats++) { in otx2_get_strings()
171 for (stat = 0; stat < otx2_n_dev_stats; stat++) in otx2_get_ethtool_stats()
199 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + in otx2_get_sset_count()
753 for (stats = 0; stats < otx2_n_dev_stats; stats++) { in otx2vf_get_strings()
776 for (stat = 0; stat < otx2_n_dev_stats; stat++) in otx2vf_get_ethtool_stats()
799 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + 1; in otx2vf_get_sset_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c68 static const unsigned int otx2_n_dev_stats = ARRAY_SIZE(otx2_dev_stats); variable
118 for (stats = 0; stats < otx2_n_dev_stats; stats++) { in otx2_get_strings()
207 for (stat = 0; stat < otx2_n_dev_stats; stat++) in otx2_get_ethtool_stats()
268 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + in otx2_get_sset_count()
1379 for (stats = 0; stats < otx2_n_dev_stats; stats++) { in otx2vf_get_strings()
1402 for (stat = 0; stat < otx2_n_dev_stats; stat++) in otx2vf_get_ethtool_stats()
1425 return otx2_n_dev_stats + otx2_n_drv_stats + qstats_count + 1; in otx2vf_get_sset_count()

Completed in 5 milliseconds