Home
last modified time | relevance | path

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

/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.c783 tfp_free((void *)req); in tf_rm_create_db()
784 tfp_free((void *)resv); in tf_rm_create_db()
789 tfp_free((void *)req); in tf_rm_create_db()
790 tfp_free((void *)resv); in tf_rm_create_db()
792 tfp_free((void *)db); in tf_rm_create_db()
793 tfp_free((void *)rm_db); in tf_rm_create_db()
1023 tfp_free((void *)req); in tf_rm_create_db_no_reservation()
1024 tfp_free((void *)resv); in tf_rm_create_db_no_reservation()
1029 tfp_free((void *)req); in tf_rm_create_db_no_reservation()
1030 tfp_free((void *)resv); in tf_rm_create_db_no_reservation()
[all …]
H A Dtf_em_host.c52 tfp_free(tp->pg_va_tbl[i]); in tf_em_free_pg_tbl()
57 tfp_free(tp->pg_va_tbl); in tf_em_free_pg_tbl()
59 tfp_free(tp->pg_pa_tbl); in tf_em_free_pg_tbl()
126 tfp_free(tp->pg_va_tbl); in tf_em_alloc_pg_tbl()
522 tfp_free(tbl_scope_cb); in tf_em_ext_alloc()
596 tfp_free(tbl_scope_cb); in tf_em_ext_free()
H A Dtf_shadow_tcam.c238 tfp_free(ctxt->hash_ctxt.hashtbl); in tf_shadow_tcam_ctxt_delete()
239 tfp_free(ctxt->shadow_ctxt.sh_key_tbl); in tf_shadow_tcam_ctxt_delete()
240 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 Ddpool.c255 tfp_free(free_list); in dpool_defrag()
256 tfp_free(adj_list); in dpool_defrag()
265 tfp_free(free_list); in dpool_defrag()
266 tfp_free(adj_list); in dpool_defrag()
H A Dtf_session.c234 tfp_free(tfp->session->core_data); in tf_session_create()
235 tfp_free(tfp->session); in tf_session_create()
419 tfp_free(client); in tf_session_client_destroy()
617 tfp_free(client); in tf_session_close_session()
628 tfp_free(tfp->session->core_data); in tf_session_close_session()
629 tfp_free(tfp->session); in tf_session_close_session()
H A Dtf_em_common.c104 tfp_free((void *)parms.mem_va); in tf_create_tbl_pool_external()
123 tfp_free(ext_act_pool_mem); in tf_destroy_tbl_pool_external()
1025 tfp_free(tbl_scope_cb); in tf_em_ext_common_unbind()
1042 tfp_free(ext_db); in tf_em_ext_common_unbind()
1215 tfp_free(mask); in tf_em_ext_map_tbl_scope()
1217 tfp_free(data); in tf_em_ext_map_tbl_scope()
H A Dtfp.h167 void tfp_free(void *addr);
H A Dtfp.c87 tfp_free(void *addr) in tfp_free() function
H A Dtf_if_tbl.c112 tfp_free((void *)if_tbl_db_ptr); in tf_if_tbl_unbind()
H A Dtf_global_cfg.c113 tfp_free((void *)global_cfg_db_ptr); in tf_global_cfg_unbind()
H A Dtf_sram_mgr.c440 tfp_free(block); in tf_sram_free_block()
620 tfp_free(sram); in tf_sram_mgr_unbind()
H A Dtf_tcam_shared.c141 tfp_free((void *)tcam_shared_wc->db[dir][id].pool); in tf_tcam_shared_free_wc_pool()
H A Dtf_msg.c121 tfp_free(buf->va_addr); in tf_msg_free_dma_buf()