Searched refs:strset (Results 1 – 2 of 2) sorted by relevance
7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o \
164 static int hclgevf_tqps_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_tqps_get_sset_count() argument209 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count() argument211 if (strset == ETH_SS_TEST) in hclgevf_get_sset_count()213 else if (strset == ETH_SS_STATS) in hclgevf_get_sset_count()214 return hclgevf_tqps_get_sset_count(handle, strset); in hclgevf_get_sset_count()219 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings() argument224 if (strset == ETH_SS_STATS) in hclgevf_get_strings()