Searched refs:tbl_scope_id (Results 1 – 10 of 10) sorted by relevance
383 aparms.index = (uint32_t *)&parms->tbl_scope_id; in tf_em_ext_alloc()391 tbl_scope_cb = &tbl_scopes[parms->tbl_scope_id]; in tf_em_ext_alloc()392 tbl_scope_cb->index = parms->tbl_scope_id; in tf_em_ext_alloc()393 tbl_scope_cb->tbl_scope_id = parms->tbl_scope_id; in tf_em_ext_alloc()484 free_parms.tbl_scope_id = parms->tbl_scope_id; in tf_em_ext_alloc()492 fparms.index = parms->tbl_scope_id; in tf_em_ext_alloc()506 tbl_scope_cb = tbl_scope_cb_find(parms->tbl_scope_id); in tf_em_ext_free()516 aparms.index = parms->tbl_scope_id; in tf_em_ext_free()537 tbl_scopes[parms->tbl_scope_id].tbl_scope_id = TF_TBL_SCOPE_INVALID; in tf_em_ext_free()
40 uint32_t tbl_scope_id; member92 uint32_t tbl_scope_id; member114 uint32_t tbl_scope_id; member141 uint32_t tbl_scope_id; member187 uint32_t tbl_scope_id; member
899 uint32_t tbl_scope_id; member908 uint32_t tbl_scope_id; member918 uint32_t tbl_scope_id; member1338 uint32_t tbl_scope_id; member1411 uint32_t tbl_scope_id; member1486 uint32_t tbl_scope_id; member1532 uint32_t tbl_scope_id; member1682 uint32_t tbl_scope_id; member1734 uint32_t tbl_scope_id; member1768 uint32_t tbl_scope_id; member
49 tbl_scope_cb_find(uint32_t tbl_scope_id) in tbl_scope_cb_find() argument58 parms.index = tbl_scope_id; in tbl_scope_cb_find()67 if (tbl_scopes[i].tbl_scope_id == tbl_scope_id) in tbl_scope_cb_find()187 tbl_scope_cb = tbl_scope_cb_find(parms->tbl_scope_id); in tf_tbl_ext_alloc()242 tbl_scope_cb = tbl_scope_cb_find(parms->tbl_scope_id); in tf_tbl_ext_free()849 tbl_scope_cb = tbl_scope_cb_find(parms->tbl_scope_id); in tf_em_insert_ext_entry()984 uint32_t tbl_scope_id; in tf_tbl_ext_common_set() local999 tbl_scope_id = parms->tbl_scope_id; in tf_tbl_ext_common_set()1001 if (tbl_scope_id == TF_TBL_SCOPE_INVALID) { in tf_tbl_ext_common_set()1011 tbl_scope_cb = tbl_scope_cb_find(tbl_scope_id); in tf_tbl_ext_common_set()[all …]
24 struct tf_tbl_scope_cb *tbl_scope_cb_find(uint32_t tbl_scope_id);
898 aparms.tbl_scope_id = parms->tbl_scope_id; in tf_alloc_tbl_entry()990 sparms.tbl_scope_id = parms->tbl_scope_id; in tf_search_tbl_entry()1046 fparms.tbl_scope_id = parms->tbl_scope_id; in tf_free_tbl_entry()1128 sparms.tbl_scope_id = parms->tbl_scope_id; in tf_set_tbl_entry()
378 aparms.tbl_scope_id = parms->tbl_scope_id; in tf_tbl_alloc_search()
47 uint32_t tbl_scope_id; member124 uint32_t tbl_scope_id);129 uint32_t *tbl_scope_id);
140 uint32_t tbl_scope_id; in ulp_mapper_resource_index_tbl_alloc() local148 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, &tbl_scope_id); in ulp_mapper_resource_index_tbl_alloc()157 aparms.tbl_scope_id = tbl_scope_id; in ulp_mapper_resource_index_tbl_alloc()1846 &iparms.tbl_scope_id); in ulp_mapper_em_tbl_process()1905 free_parms.tbl_scope_id = iparms.tbl_scope_id; in ulp_mapper_em_tbl_process()1930 uint32_t tbl_scope_id; in ulp_mapper_index_tbl_process() local2009 sparms.tbl_scope_id = tbl_scope_id; in ulp_mapper_index_tbl_process()2034 srchparms.tbl_scope_id = tbl_scope_id; in ulp_mapper_index_tbl_process()2056 aparms.tbl_scope_id = tbl_scope_id; in ulp_mapper_index_tbl_process()2096 sparms.tbl_scope_id = tbl_scope_id; in ulp_mapper_index_tbl_process()[all …]
417 rc = bnxt_ulp_cntxt_tbl_scope_id_set(bp->ulp_ctx, params.tbl_scope_id); in ulp_eem_tbl_scope_init()465 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, ¶ms.tbl_scope_id); in ulp_eem_tbl_scope_deinit()1240 uint32_t *tbl_scope_id) in bnxt_ulp_cntxt_tbl_scope_id_get() argument1243 *tbl_scope_id = ulp_ctx->cfg_data->tbl_scope_id; in bnxt_ulp_cntxt_tbl_scope_id_get()1253 uint32_t tbl_scope_id) in bnxt_ulp_cntxt_tbl_scope_id_set() argument1256 ulp_ctx->cfg_data->tbl_scope_id = tbl_scope_id; in bnxt_ulp_cntxt_tbl_scope_id_set()