Searched refs:bnxt_ulp_cntxt_tbl_scope_id_get (Results 1 – 3 of 3) sorted by relevance
128 bnxt_ulp_cntxt_tbl_scope_id_get(struct bnxt_ulp_context *ulp_ctx,
148 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, &tbl_scope_id); in ulp_mapper_resource_index_tbl_alloc()488 (void)bnxt_ulp_cntxt_tbl_scope_id_get(ulp, &fparms.tbl_scope_id); in ulp_mapper_index_entry_free()508 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp, &fparms.tbl_scope_id); in ulp_mapper_em_entry_free()1845 rc = bnxt_ulp_cntxt_tbl_scope_id_get(parms->ulp_ctx, in ulp_mapper_em_tbl_process()1936 rc = bnxt_ulp_cntxt_tbl_scope_id_get(parms->ulp_ctx, &tbl_scope_id); in ulp_mapper_index_tbl_process()
465 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, ¶ms.tbl_scope_id); in ulp_eem_tbl_scope_deinit()1239 bnxt_ulp_cntxt_tbl_scope_id_get(struct bnxt_ulp_context *ulp_ctx, in bnxt_ulp_cntxt_tbl_scope_id_get() function