Searched refs:hns_ppe_get_sset_count (Results 1 – 3 of 3) sorted by relevance
112 int hns_ppe_get_sset_count(int stringset);
750 p += hns_ppe_get_sset_count((int)ETH_SS_STATS); in hns_ae_get_stats()783 p += ETH_GSTRING_LEN * hns_ppe_get_sset_count(stringset); in hns_ae_get_strings()803 sset_count += hns_ppe_get_sset_count(stringset); in hns_ae_get_sset_count()
447 int hns_ppe_get_sset_count(int stringset) in hns_ppe_get_sset_count() function