Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.c222 rc = tf_rm_is_allocated(&aparms); in tf_ident_free()
305 rc = tf_rm_is_allocated(&aparms); in tf_ident_search()
H A Dtf_rm.h447 int tf_rm_is_allocated(struct tf_rm_is_allocated_parms *parms);
H A Dtf_tbl.c250 rc = tf_rm_is_allocated(&aparms); in tf_tbl_free()
455 rc = tf_rm_is_allocated(&aparms); in tf_tbl_set()
524 rc = tf_rm_is_allocated(&aparms); in tf_tbl_get()
H A Dtf_tcam.c337 rc = tf_rm_is_allocated(&aparms); in tf_tcam_free()
399 rc = tf_rm_is_allocated(&aparms); in tf_tcam_free()
631 rc = tf_rm_is_allocated(&aparms); in tf_tcam_set()
H A Dtf_rm.c814 tf_rm_is_allocated(struct tf_rm_is_allocated_parms *parms) in tf_rm_is_allocated() function
H A Dtf_em_common.c61 i = tf_rm_is_allocated(&parms); in tbl_scope_cb_find()