Lines Matching refs:counts_only
113 bool counts_only;
198 req_info->counts_only = tb[ETHTOOL_A_STRSET_COUNTS_ONLY];
236 unsigned int id, bool counts_only)
257 if (!counts_only) {
309 req_info->counts_only);
324 static int strset_set_size(const struct strset_info *info, bool counts_only)
331 if (counts_only)
364 ret = strset_set_size(set_info, req_info->counts_only);
399 bool counts_only)
417 if (!counts_only) {
453 req_info->counts_only);