Searched refs:reg_to_field (Results 1 – 1 of 1) sorted by relevance
916 static enum mlx5_modification_field reg_to_field[] = { enum958 MLX5_ASSERT(conf->id < RTE_DIM(reg_to_field)); in flow_dv_convert_action_set_reg()961 .field = reg_to_field[conf->id], in flow_dv_convert_action_set_reg()1008 MLX5_ASSERT((unsigned int)ret < RTE_DIM(reg_to_field)); in flow_dv_convert_action_set_tag()1009 reg_type = reg_to_field[ret]; in flow_dv_convert_action_set_tag()1044 {4, 0, reg_to_field[conf->src]}, in flow_dv_convert_action_copy_mreg()1049 .id = reg_to_field[conf->dst], in flow_dv_convert_action_copy_mreg()1144 reg_c_x[0] = (struct field_modify_info){4, 0, reg_to_field[reg]}; in flow_dv_convert_action_mark()1241 reg_c_x[0] = (struct field_modify_info){4, 0, reg_to_field[reg]}; in flow_dv_convert_action_set_meta()