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()
693 struct ipath_qp *rnr = NULL; in ipath_ib_timer() local720 qp->timer_next = rnr; in ipath_ib_timer()721 rnr = qp; in ipath_ib_timer()778 while (rnr != NULL) { in ipath_ib_timer()779 qp = rnr; in ipath_ib_timer()780 rnr = qp->timer_next; in ipath_ib_timer()
1310 int PollFlag, rsp, rnr = 0; in l2_st8_got_super() local1322 rnr = 1; in l2_st8_got_super()1337 if (rnr) { in l2_st8_got_super()
1530 int PollFlag, rsp, rnr = 0; in l2_st8_got_super() local1541 rnr = 1; in l2_st8_got_super()1555 if (rnr) { in l2_st8_got_super()