Lines Matching refs:counts_only
123 bool counts_only; member
208 req_info->counts_only = tb[ETHTOOL_A_STRSET_COUNTS_ONLY]; in strset_parse_request()
247 bool counts_only) in strset_prepare_set() argument
268 if (!counts_only) { in strset_prepare_set()
328 req_info->counts_only); in strset_prepare_data()
343 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() argument
350 if (counts_only) in strset_set_size()
383 ret = strset_set_size(set_info, req_info->counts_only); in strset_reply_size()
418 bool counts_only) in strset_fill_set() argument
436 if (!counts_only) { in strset_fill_set()
472 req_info->counts_only); in strset_fill_reply()