Searched refs:strset (Results 1 – 1 of 1) sorted by relevance
161 static int hclgevf_tqps_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_tqps_get_sset_count() argument206 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count() argument208 if (strset == ETH_SS_TEST) in hclgevf_get_sset_count()210 else if (strset == ETH_SS_STATS) in hclgevf_get_sset_count()211 return hclgevf_tqps_get_sset_count(handle, strset); in hclgevf_get_sset_count()216 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings() argument221 if (strset == ETH_SS_STATS) in hclgevf_get_strings()