Lines Matching refs:prof
1014 memcpy(ctx, &req->prof, sizeof(struct nix_bandprof_s)); in rvu_nix_blk_aq_enq_inst()
1093 memcpy(&rsp->prof, ctx, in rvu_nix_blk_aq_enq_inst()
5327 if (!req->prof.hl_en) in nix_verify_bandprof()
5341 prof_idx = req->prof.band_prof_id; in nix_verify_bandprof()
5353 int blkaddr, layer, prof, idx, err; in rvu_mbox_handler_nix_bandprof_alloc() local
5378 prof = rvu_alloc_rsrc(&ipolicer->band_prof); in rvu_mbox_handler_nix_bandprof_alloc()
5379 if (prof < 0) in rvu_mbox_handler_nix_bandprof_alloc()
5382 rsp->prof_idx[layer][idx] = prof; in rvu_mbox_handler_nix_bandprof_alloc()
5383 ipolicer->pfvf_map[prof] = pcifunc; in rvu_mbox_handler_nix_bandprof_alloc()
5506 aq_req->prof.band_prof_id = mid_prof; in nix_ipolicer_map_leaf_midprofs()
5508 aq_req->prof.hl_en = 1; in nix_ipolicer_map_leaf_midprofs()
5579 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr()
5585 mid_prof = aq_rsp.prof.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
5632 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
5635 aq_req.prof.hl_en = 0; in rvu_nix_setup_ratelimit_aggr()
5704 if (!aq_rsp.prof.hl_en) in nix_clear_ratelimit_aggr()
5707 mid_prof = aq_rsp.prof.band_prof_id; in nix_clear_ratelimit_aggr()