Searched refs:max_id (Results 1 – 8 of 8) sorted by relevance
470 uint64_t *hole_array, max_id; in get_configs() local525 max_id = 0; in get_configs()529 ZPOOL_CONFIG_VDEV_CHILDREN, &max_id) == 0) { in get_configs()532 max_id) == 0); in get_configs()634 if (max_id < children) { in get_configs()635 for (c = max_id; c < children; c++) in get_configs()637 children = max_id; in get_configs()638 } else if (max_id > children) { in get_configs()641 newchild = zutil_alloc(hdl, (max_id) * in get_configs()651 children = max_id; in get_configs()
637 ent_info->max_id = rsp->entry + idx; in flow_shift_ent()640 ent_info->max_id = e_id; in flow_shift_ent()685 rsp->entry > info[prio_idx].max_id && tot_ent) { in flow_validate_and_shift_prio_ent()688 info[prio_idx].max_id); in flow_validate_and_shift_prio_ent()732 return info[prio_lvl - step].max_id; in flow_find_ref_entry()798 if (unlikely(rsp->entry_list[idx] > info->max_id)) in flow_fill_entry_cache()799 info->max_id = rsp->entry_list[idx]; in flow_fill_entry_cache()
146 uint32_t max_id; member
1070 npc->flow_entry_info[idx].max_id = 0; in otx2_flow_init()
26 proc streamRandomID {min_id max_id} { argument28 lassign [split $max_id -] max_ms max_seq
457 int max_id; /* The maximum counter ID in the pools. */ member627 uint32_t max_id; /**< Maximum id can be allocated from the pool. */ member
461 sh->cmng.max_id = -1; in mlx5_flow_counters_mng_init()
4633 if (id > cmng->max_id || id < cmng->min_id) in flow_dv_find_pool_by_id()4784 if (base > cmng->max_id) in flow_dv_pool_create()4785 cmng->max_id = base + MLX5_COUNTERS_PER_POOL - 1; in flow_dv_pool_create()