Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h216 struct tf_rm_free_parms { struct
429 int tf_rm_free(struct tf_rm_free_parms *parms);
H A Dtf_em_host.c378 struct tf_rm_free_parms fparms = { 0 }; in tf_em_ext_alloc()
504 struct tf_rm_free_parms aparms = { 0 }; in tf_em_ext_free()
H A Dtf_identifier.c202 struct tf_rm_free_parms fparms = { 0 }; in tf_ident_free()
H A Dtf_tbl.c232 struct tf_rm_free_parms fparms = { 0 }; in tf_tbl_free()
H A Dtf_tcam.c288 struct tf_rm_free_parms fparms; in tf_tcam_free()
H A Dtf_rm.c767 tf_rm_free(struct tf_rm_free_parms *parms) in tf_rm_free()