Searched refs:counts_only (Results 1 – 1 of 1) sorted by relevance
88 bool counts_only; member173 req_info->counts_only = tb[ETHTOOL_A_STRSET_COUNTS_ONLY]; in strset_parse_request()211 unsigned int id, bool counts_only) in strset_prepare_set() argument232 if (!counts_only) { in strset_prepare_set()284 req_info->counts_only); in strset_prepare_data()299 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() argument306 if (counts_only) in strset_set_size()339 ret = strset_set_size(set_info, req_info->counts_only); in strset_reply_size()374 bool counts_only) in strset_fill_set() argument392 if (!counts_only) { in strset_fill_set()[all …]