Lines Matching refs:oth
266 uint64_t oth, probepoint; in cc_bw_same() local
299 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_same()
300 oth <<= 16; in cc_bw_same()
301 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_same()
302 oth <<= 16; in cc_bw_same()
303 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_same()
308 oth, in cc_bw_same()
339 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_same()
340 oth <<= 16; in cc_bw_same()
341 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_same()
342 oth <<= 16; in cc_bw_same()
343 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_same()
348 oth, in cc_bw_same()
421 uint64_t oth, probepoint; in cc_bw_decrease() local
464 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_decrease()
465 oth <<= 16; in cc_bw_decrease()
466 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_decrease()
467 oth <<= 16; in cc_bw_decrease()
468 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_decrease()
473 oth, in cc_bw_decrease()
503 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_decrease()
504 oth <<= 16; in cc_bw_decrease()
505 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_decrease()
506 oth <<= 16; in cc_bw_decrease()
507 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_decrease()
512 oth, in cc_bw_decrease()
539 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_decrease()
540 oth <<= 16; in cc_bw_decrease()
541 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_decrease()
542 oth <<= 16; in cc_bw_decrease()
543 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_decrease()
548 oth, in cc_bw_decrease()
580 uint64_t oth, probepoint; in cc_bw_increase() local
601 oth = net->cc_mod.rtcc.vol_reduce; in cc_bw_increase()
602 oth <<= 16; in cc_bw_increase()
603 oth |= net->cc_mod.rtcc.step_cnt; in cc_bw_increase()
604 oth <<= 16; in cc_bw_increase()
605 oth |= net->cc_mod.rtcc.last_step_state; in cc_bw_increase()
610 oth, in cc_bw_increase()