Searched refs:bnxt_ulp_cntxt_tbl_scope_id_get (Results 1 – 3 of 3) sorted by relevance
170 bnxt_ulp_cntxt_tbl_scope_id_get(struct bnxt_ulp_context *ulp_ctx,
184 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, &tbl_scope_id); in ulp_mapper_resource_index_tbl_alloc()546 (void)bnxt_ulp_cntxt_tbl_scope_id_get(ulp, &fparms.tbl_scope_id); in ulp_mapper_index_entry_free()562 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp, &fparms.tbl_scope_id); in ulp_mapper_em_entry_free()2331 rc = bnxt_ulp_cntxt_tbl_scope_id_get(parms->ulp_ctx, in ulp_mapper_em_tbl_process()2438 rc = bnxt_ulp_cntxt_tbl_scope_id_get(parms->ulp_ctx, &tbl_scope_id); in ulp_mapper_index_tbl_process()
760 rc = bnxt_ulp_cntxt_tbl_scope_id_get(ulp_ctx, ¶ms.tbl_scope_id); in ulp_eem_tbl_scope_deinit()1703 bnxt_ulp_cntxt_tbl_scope_id_get(struct bnxt_ulp_context *ulp_ctx, in bnxt_ulp_cntxt_tbl_scope_id_get() function