Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.c98 tfp_free((void *)db->ref_count); in tf_shadow_ident_create_db()
99 tfp_free((void *)db); in tf_shadow_ident_create_db()
100 tfp_free((void *)shadow_db); in tf_shadow_ident_create_db()
116 tfp_free((void *)shadow_db->db[i].ref_count); in tf_shadow_ident_free_db()
118 tfp_free((void *)shadow_db->db); in tf_shadow_ident_free_db()
119 tfp_free((void *)parms->tf_shadow_ident_db); in tf_shadow_ident_free_db()
H A Dtf_rm.c355 tfp_free((void *)residuals); in tf_rm_check_residuals()
361 tfp_free((void *)local_resv); in tf_rm_check_residuals()
364 tfp_free((void *)residuals); in tf_rm_check_residuals()
606 tfp_free((void *)req); in tf_rm_create_db()
607 tfp_free((void *)resv); in tf_rm_create_db()
612 tfp_free((void *)req); in tf_rm_create_db()
613 tfp_free((void *)resv); in tf_rm_create_db()
614 tfp_free((void *)db->pool); in tf_rm_create_db()
615 tfp_free((void *)db); in tf_rm_create_db()
616 tfp_free((void *)rm_db); in tf_rm_create_db()
[all …]
H A Dtf_shadow_tbl.c228 tfp_free(ctxt->hash_ctxt.hashtbl); in tf_shadow_tbl_ctxt_delete()
229 tfp_free(ctxt->shadow_ctxt.sh_key_tbl); in tf_shadow_tbl_ctxt_delete()
230 tfp_free(ctxt->shadow_ctxt.sh_res_tbl); in tf_shadow_tbl_ctxt_delete()
710 tfp_free(shadow_db->ctxt[i]); in tf_shadow_tbl_free_db()
714 tfp_free(shadow_db); in tf_shadow_tbl_free_db()
778 tfp_free(shadow_db->ctxt[i]); in tf_shadow_tbl_create_db()
782 tfp_free(shadow_db); in tf_shadow_tbl_create_db()
H A Dtf_shadow_tcam.c237 tfp_free(ctxt->hash_ctxt.hashtbl); in tf_shadow_tcam_ctxt_delete()
238 tfp_free(ctxt->shadow_ctxt.sh_key_tbl); in tf_shadow_tcam_ctxt_delete()
239 tfp_free(ctxt->shadow_ctxt.sh_res_tbl); in tf_shadow_tcam_ctxt_delete()
763 tfp_free(shadow_db->ctxt[i]); in tf_shadow_tcam_free_db()
767 tfp_free(shadow_db); in tf_shadow_tcam_free_db()
830 tfp_free(shadow_db->ctxt[i]); in tf_shadow_tcam_create_db()
834 tfp_free(shadow_db); in tf_shadow_tcam_create_db()
H A Dtf_session.c185 tfp_free(tfp->session->core_data); in tf_session_create()
186 tfp_free(tfp->session); in tf_session_create()
366 tfp_free(client); in tf_session_client_destroy()
549 tfp_free(client); in tf_session_close_session()
560 tfp_free(tfp->session->core_data); in tf_session_close_session()
561 tfp_free(tfp->session); in tf_session_close_session()
H A Dtf_em_host.c59 tfp_free(tp->pg_va_tbl[i]); in tf_em_free_pg_tbl()
64 tfp_free(tp->pg_va_tbl); in tf_em_free_pg_tbl()
66 tfp_free(tp->pg_pa_tbl); in tf_em_free_pg_tbl()
133 tfp_free(tp->pg_va_tbl); in tf_em_alloc_pg_tbl()
H A Dtf_em_internal.c121 tfp_free((void *)parms.mem_va); in tf_create_em_pool()
142 tfp_free(ptr); in tf_free_em_pool()
H A Dtfp.h203 void tfp_free(void *addr);
H A Dtfp.c123 tfp_free(void *addr) in tfp_free() function
H A Dtf_em_common.c139 tfp_free((void *)parms.mem_va); in tf_create_tbl_pool_external()
158 tfp_free(ext_act_pool_mem); in tf_destroy_tbl_pool_external()
1134 tfp_free(mask); in tf_em_ext_map_tbl_scope()
1136 tfp_free(data); in tf_em_ext_map_tbl_scope()
H A Dtf_msg.c113 tfp_free(buf->va_addr); in tf_msg_free_dma_buf()