Home
last modified time | relevance | path

Searched refs:num_flds (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c340 uint32_t *num_flds) in ulp_mapper_key_fields_get() argument
347 *num_flds = 0; in ulp_mapper_key_fields_get()
352 *num_flds = tbl->key_num_fields; in ulp_mapper_key_fields_get()
373 uint32_t *num_flds, in ulp_mapper_result_fields_get() argument
381 *num_flds = 0; in ulp_mapper_result_fields_get()
405 uint32_t *num_flds) in ulp_mapper_ident_fields_get() argument
412 *num_flds = 0; in ulp_mapper_ident_fields_get()
417 *num_flds = tbl->ident_nums; in ulp_mapper_ident_fields_get()
1580 (!num_flds || encap_flds))) { in ulp_mapper_tbl_result_build()
1582 num_flds, encap_flds); in ulp_mapper_tbl_result_build()
[all …]