Home
last modified time | relevance | path

Searched refs:shadow_init (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.c35 static uint8_t shadow_init; variable
86 shadow_init = 1; in tf_ident_bind()
123 if (shadow_init) { in tf_ident_unbind()
138 shadow_init = 0; in tf_ident_unbind()
176 if (shadow_init) { in tf_ident_alloc()
235 if (shadow_init) { in tf_ident_free()
292 if (!shadow_init) { in tf_ident_search()
H A Dtf_tcam.c39 static uint8_t shadow_init; variable
127 shadow_init = 1; in tf_tcam_bind()
153 shadow_init = 0; in tf_tcam_bind()
186 if (shadow_init) { in tf_tcam_unbind()
195 shadow_init = 0; in tf_tcam_unbind()
354 if (shadow_init) { in tf_tcam_free()
468 if (!shadow_init || !shadow_tcam_db[parms->dir]) { in tf_tcam_alloc_search()
668 if (!shadow_init || !shadow_tcam_db[parms->dir]) in tf_tcam_set()
H A Dtf_tbl.c41 static uint8_t shadow_init; variable
119 shadow_init = 1; in tf_tbl_bind()
145 shadow_init = 0; in tf_tbl_bind()
177 if (shadow_init) { in tf_tbl_unbind()
186 shadow_init = 0; in tf_tbl_unbind()
267 if (shadow_init) { in tf_tbl_free()
325 if (!shadow_init || !shadow_tbl_db[parms->dir]) { in tf_tbl_alloc_search()