Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c301 cparms.nitems = rm_db->num_entries; in tf_rm_check_residuals()
333 cparms.nitems = found; in tf_rm_check_residuals()
539 cparms.nitems = max_types; in tf_rm_create_db()
563 cparms.nitems = parms->num_elements; in tf_rm_create_db()
609 cparms.nitems = (size_t)hcapi_items; in tf_rm_create_db()
674 cparms.nitems = 1; in tf_rm_create_db()
682 cparms.nitems = parms->num_elements; in tf_rm_create_db()
735 cparms.nitems = pool_size; in tf_rm_create_db()
832 cparms.nitems = parms->num_elements; in tf_rm_create_db_no_reservation()
915 cparms.nitems = 1; in tf_rm_create_db_no_reservation()
[all …]
H A Dtf_shadow_identifier.c55 cparms.nitems = 1; in tf_shadow_ident_create_db()
64 cparms.nitems = parms->num_elements; in tf_shadow_ident_create_db()
81 cparms.nitems = parms->cfg->alloc_cnt[i]; in tf_shadow_ident_create_db()
H A Dtf_shadow_tcam.c273 cparms.nitems = hash_size; in tf_shadow_tcam_ctxt_create()
285 cparms.nitems = num_entries; in tf_shadow_tcam_ctxt_create()
294 cparms.nitems = num_entries; in tf_shadow_tcam_ctxt_create()
787 cparms.nitems = 1; in tf_shadow_tcam_create_db()
804 cparms.nitems = 1; in tf_shadow_tcam_create_db()
H A Ddpool.c24 parms.nitems = size; in dpool_init()
103 parms.nitems = 1; in dpool_defrag()
118 parms.nitems = 1; in dpool_defrag()
H A Dtf_em_host.c116 parms.nitems = pg_count; in tf_em_alloc_pg_tbl()
136 parms.nitems = 1; in tf_em_alloc_pg_tbl()
416 cparms.nitems = 1; in tf_em_ext_alloc()
H A Dtf_em_internal.c201 cparms.nitems = 1; in tf_em_int_bind()
273 cparms.nitems = 1; in tf_em_int_bind()
H A Dtfp.h85 size_t nitems; member
H A Dtfp.c66 (parms->nitems * parms->size), in tfp_calloc()
H A Dtf_session.c93 cparms.nitems = 1; in tf_session_create()
107 cparms.nitems = 1; in tf_session_create()
152 cparms.nitems = 1; in tf_session_create()
301 cparms.nitems = 1; in tf_session_client_create()
H A Dtf_if_tbl.c69 cparms.nitems = 1; in tf_if_tbl_bind()
H A Dtf_global_cfg.c81 cparms.nitems = 1; in tf_global_cfg_bind()
H A Dtf_em_common.c51 parms.nitems = num_entries; in tf_create_tbl_pool_external()
924 cparms.nitems = 1; in tf_em_ext_common_bind()
1169 aparms.nitems = 2; in tf_em_ext_map_tbl_scope()
H A Dtf_sram_mgr.c473 cparms.nitems = 1; in tf_sram_alloc_block()
563 cparms.nitems = 1; in tf_sram_mgr_bind()
H A Dtf_identifier.c50 cparms.nitems = 1; in tf_ident_bind()
H A Dtf_tcam_shared.c67 cparms.nitems = 1; in tf_tcam_shared_create_db()
98 cparms.nitems = pool_size; in tf_tcam_shared_create_wc_pool()
H A Dtf_tbl.c44 cparms.nitems = 1; in tf_tbl_bind()
H A Dtf_tcam.c87 cparms.nitems = 1; in tf_tcam_bind()
H A Dtf_core.c1878 cparms.nitems = max_types; in tf_query_sram_resources()
H A Dtf_msg.c99 alloc_parms.nitems = 1; in tf_msg_alloc_dma_buf()
/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_nvram.c522 unsigned int nitems; variable
546 nitems = EFX_DWORD_FIELD(dcfg->num_fw_version_items,
548 if (nitems < entry->partn)
630 unsigned int nitems; variable
653 nitems = EFX_DWORD_FIELD(dcfg->num_fw_version_items, EFX_DWORD_0);
696 if (nitems < partn + 1) {
697 nitems = partn + 1;
699 EFX_DWORD_0, nitems);
H A Dsiena_nic.c756 unsigned int nitems; in siena_nic_register_test() local
764 nitems = EFX_ARRAY_SIZE(__siena_registers); in siena_nic_register_test()
766 for (count = 0; count < nitems; ++count) { in siena_nic_register_test()
778 nitems = EFX_ARRAY_SIZE(__siena_tables); in siena_nic_register_test()
780 for (count = 0; count < nitems; ++count) { in siena_nic_register_test()