Searched refs:mid_prof (Results 1 – 1 of 1) sorted by relevance
6025 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() argument6033 aq_req->prof.band_prof_id = mid_prof & 0x7F; in nix_ipolicer_map_leaf_midprofs()6035 aq_req->prof.band_prof_id_h = FIELD_GET(NIX_BW_PROF_HI_MASK, mid_prof); in nix_ipolicer_map_leaf_midprofs()6050 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local6117 mid_prof = FIELD_PREP(NIX_BW_PROF_HI_MASK, in rvu_nix_setup_ratelimit_aggr()6119 mid_prof |= aq_rsp.prof.band_prof_id; in rvu_nix_setup_ratelimit_aggr()6123 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()6127 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()6132 ipolicer->ref_count[mid_prof]++; in rvu_nix_setup_ratelimit_aggr()6141 mid_prof = rvu_alloc_rsrc(&ipolicer->band_prof); in rvu_nix_setup_ratelimit_aggr()[all …]