Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h235 struct tf_rm_is_allocated_parms { struct
447 int tf_rm_is_allocated(struct tf_rm_is_allocated_parms *parms);
H A Dtf_identifier.c201 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_ident_free()
278 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_ident_search()
H A Dtf_tbl.c231 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_free()
438 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_set()
507 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_get()
H A Dtf_tcam.c287 struct tf_rm_is_allocated_parms aparms; in tf_tcam_free()
582 struct tf_rm_is_allocated_parms 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()
H A Dtf_em_common.c52 struct tf_rm_is_allocated_parms parms = { 0 }; in tbl_scope_cb_find()