Searched refs:rnr (Results 1 – 5 of 5) sorted by relevance
67 bool rnr; /* other side is not ready to receive */ member333 if (shdlc->rnr == true) { /* see SHDLC 10.7.7 */ in llc_shdlc_rcv_s_frame()334 shdlc->rnr = false; in llc_shdlc_rcv_s_frame()347 shdlc->rnr = true; in llc_shdlc_rcv_s_frame()539 shdlc->rnr == false ? "false" : "true", in llc_shdlc_handle_send_queue()544 (shdlc->rnr == false)) { in llc_shdlc_handle_send_queue()
73 byte rnr,825 byte rnr, in xdi_xlog_ind() argument832 PUT_WORD(&LogInfo[3], ((word)rnr | (word)(rnr_valid << 8))); in xdi_xlog_ind()
680 struct ipath_qp *rnr = NULL; in ipath_ib_timer() local707 qp->timer_next = rnr; in ipath_ib_timer()708 rnr = qp; in ipath_ib_timer()765 while (rnr != NULL) { in ipath_ib_timer()766 qp = rnr; in ipath_ib_timer()767 rnr = qp->timer_next; in ipath_ib_timer()
1314 int PollFlag, rsp, rnr = 0; in l2_st8_got_super() local1326 rnr = 1; in l2_st8_got_super()1341 if (rnr) { in l2_st8_got_super()
1544 int PollFlag, rsp, rnr = 0; in l2_st8_got_super() local1555 rnr = 1; in l2_st8_got_super()1569 if (rnr) { in l2_st8_got_super()