Searched refs:n_fields (Results 1 – 5 of 5) sorted by relevance
331 uint32_t n_fields,564 uint32_t n_fields; member703 uint32_t n_fields; member
107 uint32_t n_fields; member122 for (i = 0; i < s->n_fields; i++) { in struct_spec_free()131 s->n_fields = 0; in struct_spec_free()256 s->fields[s->n_fields].name = name; in struct_block_parse()257 s->fields[s->n_fields].n_bits = n_bits; in struct_block_parse()258 s->n_fields++; in struct_block_parse()579 s->params.n_fields = 0; in table_spec_free()701 s->params.n_fields++; in table_key_block_parse()1360 s->params.n_fields = 0; in learner_spec_free()1458 s->params.n_fields++; in learner_key_block_parse()[all …]
122 uint32_t n_fields, in rte_swx_pipeline_struct_type_register() argument131 CHECK(n_fields, EINVAL); in rte_swx_pipeline_struct_type_register()133 for (i = 0; i < n_fields; i++) { in rte_swx_pipeline_struct_type_register()177 st->n_fields = n_fields; in rte_swx_pipeline_struct_type_register()6357 (a->st->n_fields < src_field_id + h->st->n_fields + 1)) in instr_pattern_mov_all_validate_search()7220 uint32_t n_fields, in table_match_type_resolve() argument7257 if (!params->n_fields) { in table_match_fields_check()7401 if (params->n_fields) { in rte_swx_pipeline_table_config()7456 t->n_fields = params->n_fields; in rte_swx_pipeline_table_config()8160 CHECK(mst->n_fields - mf_pos >= ast->n_fields, EINVAL); in learner_action_args_check()[all …]
52 uint32_t n_fields; member740 uint32_t n_fields; member811 uint32_t n_fields; member
187 uint32_t n_fields = acl_cfg->num_fields; in acl_table_rules_get() local208 for (field_id = 0; field_id < n_fields; field_id++) { in acl_table_rules_get()