Home
last modified time | relevance | path

Searched refs:prof_mask (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c389 aq->prof_mask.icolor = 0x03; in cn10k_set_ipolicer_rate()
393 aq->prof_mask.cir_exponent = 0x1F; in cn10k_set_ipolicer_rate()
396 aq->prof_mask.cir_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
399 aq->prof_mask.cbs_exponent = 0x1F; in cn10k_set_ipolicer_rate()
405 aq->prof_mask.rdiv = 0xF; in cn10k_set_ipolicer_rate()
428 aq->prof_mask.lmode = 0x1; in cn10k_set_ipolicer_rate()
435 aq->prof_mask.meter_algo = 0x3; in cn10k_set_ipolicer_rate()
438 aq->prof_mask.rc_action = 0x3; in cn10k_set_ipolicer_rate()
441 aq->prof_mask.yc_action = 0x3; in cn10k_set_ipolicer_rate()
444 aq->prof_mask.gc_action = 0x3; in cn10k_set_ipolicer_rate()
[all …]
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h945 struct nix_bandprof_s prof_mask; member
981 struct nix_bandprof_s prof_mask; member
H A Drvu_nix.c1165 memcpy(mask, &req->prof_mask, in rvu_nix_blk_aq_enq_inst()
6015 aq_req->prof_mask.band_prof_id = GENMASK(6, 0); in nix_ipolicer_map_leaf_midprofs()
6017 aq_req->prof_mask.hl_en = 1; in nix_ipolicer_map_leaf_midprofs()
6141 memset((char *)&aq_req.prof_mask, 0xff, sizeof(struct nix_bandprof_s)); in rvu_nix_setup_ratelimit_aggr()
6144 aq_req.prof_mask.hl_en = 1; in rvu_nix_setup_ratelimit_aggr()