Home
last modified time | relevance | path

Searched refs:tf_rm_free (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h484 int tf_rm_free(struct tf_rm_free_parms *parms);
H A Dtf_em_host.c529 rc = tf_rm_free(&fparms); in tf_em_ext_alloc()
574 rc = tf_rm_free(&aparms); in tf_em_ext_free()
H A Dtf_identifier.c278 rc = tf_rm_free(&fparms); in tf_ident_free()
H A Dtf_tbl.c262 rc = tf_rm_free(&fparms); in tf_tbl_free()
H A Dtf_sram_mgr.c791 rc = tf_rm_free(&fparms); in tf_sram_mgr_free()
H A Dtf_tcam.c454 rc = tf_rm_free(&fparms); in tf_tcam_free()
H A Dtf_rm.c1228 tf_rm_free(struct tf_rm_free_parms *parms) in tf_rm_free() function