Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.h246 struct tf_rm_is_allocated_parms { struct
502 int tf_rm_is_allocated(struct tf_rm_is_allocated_parms *parms);
H A Dtf_tbl.c174 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_free()
282 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_set()
373 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_tbl_get()
H A Dtf_identifier.c215 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_ident_free()
296 struct tf_rm_is_allocated_parms aparms = { 0 }; in tf_ident_search()
H A Dtf_tcam.c344 struct tf_rm_is_allocated_parms aparms; in tf_tcam_free()
620 struct tf_rm_is_allocated_parms aparms; in tf_tcam_set()
736 struct tf_rm_is_allocated_parms aparms; in tf_tcam_get()
H A Dtf_tbl_sram.c404 struct tf_rm_is_allocated_parms raparms = { 0 }; in tf_tbl_sram_set()
H A Dtf_rm.c1271 tf_rm_is_allocated(struct tf_rm_is_allocated_parms *parms) in tf_rm_is_allocated()