Home
last modified time | relevance | path

Searched refs:hns_ppe_get_sset_count (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.h108 int hns_ppe_get_sset_count(int stringset);
Dhns_ae_adapt.c724 p += hns_ppe_get_sset_count((int)ETH_SS_STATS); in hns_ae_get_stats()
757 p += ETH_GSTRING_LEN * hns_ppe_get_sset_count(stringset); in hns_ae_get_strings()
777 sset_count += hns_ppe_get_sset_count(stringset); in hns_ae_get_sset_count()
Dhns_dsaf_ppe.c442 int hns_ppe_get_sset_count(int stringset) in hns_ppe_get_sset_count() function