Searched refs:tbl_scopes (Results 1 – 2 of 2) sorted by relevance
37 extern struct tf_tbl_scope_cb tbl_scopes[TF_NUM_TBL_SCOPE];391 tbl_scope_cb = &tbl_scopes[parms->tbl_scope_id]; in tf_em_ext_alloc()537 tbl_scopes[parms->tbl_scope_id].tbl_scope_id = TF_TBL_SCOPE_INVALID; in tf_em_ext_free()
45 struct tf_tbl_scope_cb tbl_scopes[TF_NUM_TBL_SCOPE]; variable67 if (tbl_scopes[i].tbl_scope_id == tbl_scope_id) in tbl_scope_cb_find()68 return &tbl_scopes[i]; in tbl_scope_cb_find()