Lines Matching refs:prof_mask
378 aq->prof_mask.icolor = 0x03; in cn10k_set_ipolicer_rate()
382 aq->prof_mask.cir_exponent = 0x1F; in cn10k_set_ipolicer_rate()
385 aq->prof_mask.cir_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
388 aq->prof_mask.cbs_exponent = 0x1F; in cn10k_set_ipolicer_rate()
391 aq->prof_mask.cbs_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
394 aq->prof_mask.rdiv = 0xF; in cn10k_set_ipolicer_rate()
411 aq->prof_mask.adjust_exponent = 0x1F; in cn10k_set_ipolicer_rate()
414 aq->prof_mask.adjust_mantissa = 0x1FF; in cn10k_set_ipolicer_rate()
417 aq->prof_mask.lmode = 0x1; in cn10k_set_ipolicer_rate()
424 aq->prof_mask.meter_algo = 0x3; in cn10k_set_ipolicer_rate()
427 aq->prof_mask.rc_action = 0x3; in cn10k_set_ipolicer_rate()
430 aq->prof_mask.yc_action = 0x3; in cn10k_set_ipolicer_rate()
433 aq->prof_mask.gc_action = 0x3; in cn10k_set_ipolicer_rate()
441 aq->prof_mask.peir_exponent = 0x1F; in cn10k_set_ipolicer_rate()
444 aq->prof_mask.peir_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
447 aq->prof_mask.pebs_exponent = 0x1F; in cn10k_set_ipolicer_rate()
450 aq->prof_mask.pebs_mantissa = 0xFF; in cn10k_set_ipolicer_rate()