Searched refs:mid_prof (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 5459 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() 5467 aq_req->prof.band_prof_id = mid_prof; in nix_ipolicer_map_leaf_midprofs() 5480 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local 5546 mid_prof = aq_rsp.prof.band_prof_id; in rvu_nix_setup_ratelimit_aggr() 5549 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr() 5553 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr() 5558 ipolicer->ref_count[mid_prof]++; in rvu_nix_setup_ratelimit_aggr() 5567 mid_prof = rvu_alloc_rsrc(&ipolicer->band_prof); in rvu_nix_setup_ratelimit_aggr() 5568 if (mid_prof < 0) { in rvu_nix_setup_ratelimit_aggr() 5575 ipolicer->pfvf_map[mid_prof] in rvu_nix_setup_ratelimit_aggr() 5455 nix_ipolicer_map_leaf_midprofs(struct rvu *rvu, struct nix_hw *nix_hw, struct nix_cn10k_aq_enq_req *aq_req, struct nix_cn10k_aq_enq_rsp *aq_rsp, u32 leaf_prof, u16 mid_prof) nix_ipolicer_map_leaf_midprofs() argument 5649 u16 mid_prof; nix_clear_ratelimit_aggr() local [all...] |
Completed in 7 milliseconds