Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c304 rc = tfp_calloc(&cparms); in tf_rm_check_residuals()
336 rc = tfp_calloc(&cparms); in tf_rm_check_residuals()
542 rc = tfp_calloc(&cparms); in tf_rm_create_db()
565 rc = tfp_calloc(&cparms); in tf_rm_create_db()
611 rc = tfp_calloc(&cparms); in tf_rm_create_db()
618 rc = tfp_calloc(&cparms); in tf_rm_create_db()
676 rc = tfp_calloc(&cparms); in tf_rm_create_db()
684 rc = tfp_calloc(&cparms); in tf_rm_create_db()
835 rc = tfp_calloc(&cparms); in tf_rm_create_db_no_reservation()
870 rc = tfp_calloc(&cparms); in tf_rm_create_db_no_reservation()
[all …]
H A Dtf_shadow_identifier.c58 rc = tfp_calloc(&cparms); in tf_shadow_ident_create_db()
66 rc = tfp_calloc(&cparms); in tf_shadow_ident_create_db()
83 rc = tfp_calloc(&cparms); in tf_shadow_ident_create_db()
H A Dtf_em_host.c120 if (tfp_calloc(&parms) != 0) in tf_em_alloc_pg_tbl()
125 if (tfp_calloc(&parms) != 0) { in tf_em_alloc_pg_tbl()
140 if (tfp_calloc(&parms) != 0) in tf_em_alloc_pg_tbl()
419 rc = tfp_calloc(&cparms); in tf_em_ext_alloc()
H A Dtf_shadow_tcam.c276 rc = tfp_calloc(&cparms); in tf_shadow_tcam_ctxt_create()
288 rc = tfp_calloc(&cparms); in tf_shadow_tcam_ctxt_create()
297 rc = tfp_calloc(&cparms); in tf_shadow_tcam_ctxt_create()
790 rc = tfp_calloc(&cparms); in tf_shadow_tcam_create_db()
807 rc = tfp_calloc(&cparms); in tf_shadow_tcam_create_db()
H A Ddpool.c28 rc = tfp_calloc(&parms); in dpool_init()
107 rc = tfp_calloc(&parms); in dpool_defrag()
122 rc = tfp_calloc(&parms); in dpool_defrag()
H A Dtf_em_internal.c204 if (tfp_calloc(&cparms) != 0) { in tf_em_int_bind()
277 rc = tfp_calloc(&cparms); in tf_em_int_bind()
H A Dtfp.h165 int tfp_calloc(struct tfp_calloc_parms *parms);
H A Dtfp.c60 tfp_calloc(struct tfp_calloc_parms *parms) in tfp_calloc() function
H A Dtf_session.c96 rc = tfp_calloc(&cparms); in tf_session_create()
110 rc = tfp_calloc(&cparms); in tf_session_create()
155 rc = tfp_calloc(&cparms); in tf_session_create()
304 rc = tfp_calloc(&cparms); in tf_session_client_create()
H A Dtf_em_common.c55 if (tfp_calloc(&parms) != 0) { in tf_create_tbl_pool_external()
927 if (tfp_calloc(&cparms) != 0) { in tf_em_ext_common_bind()
1173 if (tfp_calloc(&aparms) != 0) { in tf_em_ext_map_tbl_scope()
1180 if (tfp_calloc(&aparms) != 0) { in tf_em_ext_map_tbl_scope()
H A Dtf_if_tbl.c72 if (tfp_calloc(&cparms) != 0) { in tf_if_tbl_bind()
H A Dtf_global_cfg.c84 if (tfp_calloc(&cparms) != 0) { in tf_global_cfg_bind()
H A Dtf_sram_mgr.c476 rc = tfp_calloc(&cparms); in tf_sram_alloc_block()
566 rc = tfp_calloc(&cparms); in tf_sram_mgr_bind()
H A Dtf_identifier.c53 if (tfp_calloc(&cparms) != 0) { in tf_ident_bind()
H A Dtf_tcam_shared.c70 rc = tfp_calloc(&cparms); in tf_tcam_shared_create_db()
101 rc = tfp_calloc(&cparms); in tf_tcam_shared_create_wc_pool()
H A Dtf_tbl.c47 if (tfp_calloc(&cparms) != 0) { in tf_tbl_bind()
H A Dtf_tcam.c90 if (tfp_calloc(&cparms) != 0) { in tf_tcam_bind()
H A Dtf_core.c1881 rc = tfp_calloc(&cparms); in tf_query_sram_resources()
H A Dtf_msg.c102 rc = tfp_calloc(&alloc_parms); in tf_msg_alloc_dma_buf()