Searched refs:n_fields (Results 1 – 3 of 3) sorted by relevance
103 uint32_t n_fields; member117 for (i = 0; i < s->n_fields; i++) { in struct_spec_free()126 s->n_fields = 0; in struct_spec_free()236 s->fields[s->n_fields].name = name; in struct_block_parse()237 s->fields[s->n_fields].n_bits = n_bits; in struct_block_parse()238 s->n_fields++; in struct_block_parse()528 for (i = 0; i < s->params.n_fields; i++) { in table_spec_free()537 s->params.n_fields = 0; in table_spec_free()651 s->params.fields[s->params.n_fields].name = name; in table_key_block_parse()653 s->params.n_fields++; in table_key_block_parse()[all …]
319 uint32_t n_fields);555 uint32_t n_fields; member
64 uint32_t n_fields; member587 uint32_t n_fields; member1043 uint32_t n_fields) in rte_swx_pipeline_struct_type_register() argument1051 CHECK(n_fields, EINVAL); in rte_swx_pipeline_struct_type_register()1093 st->n_fields = n_fields; in rte_swx_pipeline_struct_type_register()6391 uint32_t n_fields) in table_match_type_resolve() argument6399 if (i == n_fields) in table_match_type_resolve()6402 if ((i == n_fields - 1) && in table_match_type_resolve()6494 if (params->n_fields) { in rte_swx_pipeline_table_config()6498 params->n_fields); in rte_swx_pipeline_table_config()[all …]