Searched refs:counts_only (Results 1 – 1 of 1) sorted by relevance
124 bool counts_only; member210 req_info->counts_only = tb[ETHTOOL_A_STRSET_COUNTS_ONLY]; in strset_parse_request()249 bool counts_only) in strset_prepare_set() argument270 if (!counts_only) { in strset_prepare_set()330 req_info->counts_only); in strset_prepare_data()345 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() argument352 if (counts_only) in strset_set_size()385 ret = strset_set_size(set_info, req_info->counts_only); in strset_reply_size()420 bool counts_only) in strset_fill_set() argument438 if (!counts_only) { in strset_fill_set()[all …]