Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h429 int tf_rm_free(struct tf_rm_free_parms *parms);
H A Dtf_em_host.c493 tf_rm_free(&fparms); in tf_em_ext_alloc()
517 rc = tf_rm_free(&aparms); in tf_em_ext_free()
H A Dtf_tcam.c384 rc = tf_rm_free(&fparms); in tf_tcam_free()
406 rc = tf_rm_free(&fparms); in tf_tcam_free()
H A Dtf_identifier.c260 rc = tf_rm_free(&fparms); in tf_ident_free()
H A Dtf_tbl.c297 rc = tf_rm_free(&fparms); in tf_tbl_free()
H A Dtf_rm.c767 tf_rm_free(struct tf_rm_free_parms *parms) in tf_rm_free() function