Home
last modified time | relevance | path

Searched refs:band_prof_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c327 aq->rq.band_prof_id = policer; in cn10k_map_unmap_rq_policer()
328 aq->rq_mask.band_prof_id = GENMASK(9, 0); in cn10k_map_unmap_rq_policer()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h402 u64 band_prof_id : 10; /* W2 */ member
736 uint64_t band_prof_id : 7; member
H A Drvu_nix.c5849 prof_idx = req->prof.band_prof_id; in nix_verify_bandprof()
6014 aq_req->prof.band_prof_id = mid_prof; in nix_ipolicer_map_leaf_midprofs()
6015 aq_req->prof_mask.band_prof_id = GENMASK(6, 0); in nix_ipolicer_map_leaf_midprofs()
6055 leaf_prof = aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6093 mid_prof = aq_rsp.prof.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6215 mid_prof = aq_rsp.prof.band_prof_id; in nix_clear_ratelimit_aggr()
H A Drvu_debugfs.c2041 seq_printf(m, "W2: band_prof_id \t\t%d\n", rq_ctx->band_prof_id); in print_nix_cn10k_rq_ctx()
2553 seq_printf(m, "W1: band_prof_id\t%d\n", prof->band_prof_id); in print_band_prof_ctx()