Lines Matching refs:credit_ctrl
634 old_threshold = (sc->credit_ctrl >> in sc_set_cr_threshold()
639 sc->credit_ctrl = in sc_set_cr_threshold()
640 (sc->credit_ctrl in sc_set_cr_threshold()
646 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_set_cr_threshold()
830 sc->credit_ctrl = reg; in sc_alloc()
871 sc->credit_ctrl, in sc_alloc()
1557 sc->credit_ctrl |= SC(CREDIT_CTRL_CREDIT_INTR_SMASK); in sc_add_credit_return_intr()
1559 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_add_credit_return_intr()
1579 sc->credit_ctrl &= ~SC(CREDIT_CTRL_CREDIT_INTR_SMASK); in sc_del_credit_return_intr()
1581 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_del_credit_return_intr()
1596 trace_hfi1_wantpiointr(sc, needint, sc->credit_ctrl); in hfi1_sc_wantpiobuf_intr()
2176 sc->credit_intr_count, sc->credit_ctrl); in seqfile_dump_sci()