Searched refs:hns_ppe_get_sset_count (Results 1 – 3 of 3) sorted by relevance
99 int hns_ppe_get_sset_count(int stringset);
588 p += hns_ppe_get_sset_count((int)ETH_SS_STATS); in hns_ae_get_stats()620 p += ETH_GSTRING_LEN * hns_ppe_get_sset_count(stringset); in hns_ae_get_strings()639 sset_count += hns_ppe_get_sset_count(stringset); in hns_ae_get_sset_count()
385 int hns_ppe_get_sset_count(int stringset) in hns_ppe_get_sset_count() function