Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
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_rm.c287 rc = tfp_calloc(&cparms); in tf_rm_check_residuals()
319 rc = tfp_calloc(&cparms); in tf_rm_check_residuals()
409 rc = tfp_calloc(&cparms); in tf_rm_create_db()
454 rc = tfp_calloc(&cparms); in tf_rm_create_db()
461 rc = tfp_calloc(&cparms); in tf_rm_create_db()
511 rc = tfp_calloc(&cparms); in tf_rm_create_db()
519 rc = tfp_calloc(&cparms); in tf_rm_create_db()
558 rc = tfp_calloc(&cparms); in tf_rm_create_db()
H A Dtf_shadow_tbl.c266 rc = tfp_calloc(&cparms); in tf_shadow_tbl_ctxt_create()
278 rc = tfp_calloc(&cparms); in tf_shadow_tbl_ctxt_create()
287 rc = tfp_calloc(&cparms); in tf_shadow_tbl_ctxt_create()
737 rc = tfp_calloc(&cparms); in tf_shadow_tbl_create_db()
755 rc = tfp_calloc(&cparms); in tf_shadow_tbl_create_db()
H A Dtf_shadow_tcam.c275 rc = tfp_calloc(&cparms); in tf_shadow_tcam_ctxt_create()
287 rc = tfp_calloc(&cparms); in tf_shadow_tcam_ctxt_create()
296 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 Dtf_em_host.c127 if (tfp_calloc(&parms) != 0) in tf_em_alloc_pg_tbl()
132 if (tfp_calloc(&parms) != 0) { in tf_em_alloc_pg_tbl()
147 if (tfp_calloc(&parms) != 0) in tf_em_alloc_pg_tbl()
H A Dtf_session.c86 rc = tfp_calloc(&cparms); in tf_session_create()
100 rc = tfp_calloc(&cparms); in tf_session_create()
145 rc = tfp_calloc(&cparms); in tf_session_create()
252 rc = tfp_calloc(&cparms); in tf_session_client_create()
H A Dtfp.h201 int tfp_calloc(struct tfp_calloc_parms *parms);
H A Dtfp.c96 tfp_calloc(struct tfp_calloc_parms *parms) in tfp_calloc() function
H A Dtf_em_common.c90 if (tfp_calloc(&parms) != 0) { in tf_create_tbl_pool_external()
1092 if (tfp_calloc(&aparms) != 0) { in tf_em_ext_map_tbl_scope()
1099 if (tfp_calloc(&aparms) != 0) { in tf_em_ext_map_tbl_scope()
H A Dtf_em_internal.c69 rc = tfp_calloc(&parms); in tf_create_em_pool()
H A Dtf_msg.c94 rc = tfp_calloc(&alloc_parms); in tf_msg_alloc_dma_buf()