Searched refs:min_id (Results 1 – 7 of 7) sorted by relevance
638 ent_info->min_id = e_id; in flow_shift_ent()641 ent_info->min_id = rsp->entry; in flow_shift_ent()692 (rsp->entry < info[prio_idx].min_id) && tot_ent) { in flow_validate_and_shift_prio_ent()695 info[prio_idx].min_id); in flow_validate_and_shift_prio_ent()724 return info[prio_lvl + step].min_id; in flow_find_ref_entry()795 if (unlikely(rsp->entry_list[idx] < info->min_id)) in flow_fill_entry_cache()796 info->min_id = rsp->entry_list[idx]; in flow_fill_entry_cache()
147 uint32_t min_id; member
1071 npc->flow_entry_info[idx].min_id = ~(0); in otx2_flow_init()
26 proc streamRandomID {min_id max_id} {27 lassign [split $min_id -] min_ms min_seq
456 int min_id; /* The minimum counter ID in the pools. */ member
460 sh->cmng.min_id = MLX5_CNT_BATCH_OFFSET; in mlx5_flow_counters_mng_init()
4633 if (id > cmng->max_id || id < cmng->min_id) in flow_dv_find_pool_by_id()4782 if (base < cmng->min_id) in flow_dv_pool_create()4783 cmng->min_id = base; in flow_dv_pool_create()