Searched refs:RNR (Results 1 - 40 of 40) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
H A Disdnl2.h11 #define RNR 0x05 macro
H A Disdnl2.c285 return (test_bit(FLG_MOD128, &st->l2.flag) ? data[0] == RNR : (data[0] & 0xf) == RNR); IsRNR()
905 enquiry_cr(st, RNR, RSP, 1); enquiry_response()
915 enquiry_cr(st, RNR, CMD, 1); transmit_enquiry()
980 typ = RNR; l2_st7_got_super()
1014 } else if ((l2->va != nr) || (typ == RNR)) { l2_st7_got_super()
1495 enquiry_cr(st, RNR, RSP, 0); l2_set_own_busy()
H A Disdnl1.c384 return "RNR"; l2cmd()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddi.c300 /* clear RNR flag */ pr_dpc()
309 /* if the application marks an indication as RNR, all */ pr_dpc()
311 /* are marked RNR */ pr_dpc()
314 a->ram_out(a, &IndIn->RNR, true); pr_dpc()
321 /* a return value of 1 means RNR */ pr_dpc()
331 dtrc(dprintf("RNR")); pr_dpc()
334 a->ram_out(a, &IndIn->RNR, true); pr_dpc()
644 1/* rnr_valid */, this->RNR/* rnr */, a->IdTypeTable[this->No]); isdn_ind()
645 /* check for RNR */ isdn_ind()
646 if (this->RNR == 1) { isdn_ind()
647 this->RNR = 0; isdn_ind()
653 if (!this->RNR && !this->RNum) { isdn_ind()
658 /* if there is no RNR, set the More flag */ isdn_ind()
662 if (this->RNR == 2) { isdn_ind()
665 this->RNR = 0; isdn_ind()
802 case 1: printf ("RNR=%d", rnr);
807 RNR=... - application had returned RNR=... after the
H A Dpr_pc.h72 byte RNR; member in struct:__anon5604
H A Dum_idi.c520 e->e.RNR = 2; diva_um_idi_xdi_callback()
697 DBG_TRC(("A(%d) E(%08x) ind(%02x-%02x-%02x)-RNR", process_idi_ind()
701 e->e.RNR = 1; process_idi_ind()
H A Ddi_defs.h86 byte RNR; /* receive not ready flag */ member in struct:entity_s
H A Dpc.h47 byte RNR; /* Receiver Not Ready (set by PC) */ member in struct:dual
145 #define N_XON 15 /* clear RNR state */
H A Dmaintidi.c322 Always 'RNR' indication if return code is pending SuperTraceMessageInput()
328 pLib->e.RNR = 2; SuperTraceMessageInput()
331 pLib->e.RNR = 1; SuperTraceMessageInput()
H A Dmessage.c4029 if ((e->RNR != 1) && callback()
4895 plci->Sig.RNR = 2; /* discard */ sig_ind()
4904 plci->Sig.RNR = 1; sig_ind()
4909 plci->Sig.RNR = 1; sig_ind()
4915 plci->Sig.RNR = 0; sig_ind()
6582 plci->NL.RNR = 2; /* discard */ nl_ind()
6592 plci->NL.RNR = 2; /* discard */ nl_ind()
6598 plci->NL.RNR = 1; /* flow control */ nl_ind()
6607 plci->NL.RNR = 2; nl_ind()
6685 plci->NL.RNR = 2; nl_ind()
6887 plci->NL.RNR = 2; nl_ind()
7168 plci->NL.RNR = 2; nl_ind()
7176 plci->NL.RNR = 1; /* flow control */ nl_ind()
7197 plci->NL.RNR = 1; nl_ind()
7201 plci->NL.RNR = 2; nl_ind()
7215 plci->NL.RNR = 1; nl_ind()
7261 plci->NL.RNR = 2; nl_ind()
H A Ddivacapi.h701 #define CONG_RNR 0xBF /* Congestion RNR */
/linux-4.4.14/net/llc/
H A Dllc_pdu.c139 * llc_pdu_init_as_rnr_cmd - builds RNR pdu
144 * Builds a pdu frame as an RNR command.
288 * llc_pdu_init_as_rnr_rsp - builds RNR response pdu
293 * Builds a pdu frame as an RNR response.
H A Dllc_c_ac.c1039 * After receiving "dec_cntr" times RNR command, this action decreases
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.h106 #define RNR 0x05 macro
H A Dlayer2.c506 data[0] == RNR : (data[0] & 0xf) == RNR; IsRNR()
1136 enquiry_cr(l2, RNR, RSP, 1); enquiry_response()
1146 enquiry_cr(l2, RNR, CMD, 1); transmit_enquiry()
1207 typ = RNR; l2_st7_got_super()
1241 } else if ((l2->va != nr) || (typ == RNR)) { l2_st7_got_super()
1731 enquiry_cr(l2, RNR, RSP, 0); l2_set_own_busy()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_ruc.c40 * Convert the AETH RNR timeout code into the number of milliseconds.
78 * ipath_insert_rnr_queue - put QP on the RNR timeout list for the device
83 * queue if we have lots of QPs waiting for RNR timeouts
455 /* Handle RNR NAK */ ipath_ruc_loopback()
H A Dipath_verbs.h396 u32 s_rnr_timeout; /* number of milliseconds for RNR timeout */
410 u8 r_min_rnr_timer; /* retry timeout value for RNR NAKs */
419 u8 s_rnr_retry; /* requester RNR retry counter */
463 * IPATH_S_WAITING - waiting for RNR timeout or send buffer available.
561 /* list of QPs waiting for RNR timer */
H A Dipath_rc.c261 /* Leave BUSY set until RNR timeout. */ ipath_make_rc_req()
869 * Remove the QP from the timeout queue (or RNR timeout queue). do_rc_ack()
1018 case 1: /* RNR NAK */ do_rc_ack()
H A Dipath_verbs.c2324 "RC RNR NAKs %d\n" show_stats()
/linux-4.4.14/net/ax25/
H A Dax25_ds_subr.c62 * this mode anyway (a RR or RNR invokes the retransmission). ax25_ds_enquiry_response()
H A Daf_ax25.c1677 /* FIXME - generate DM and RNR states */ ax25_shutdown()
/linux-4.4.14/include/net/irda/
H A Dirlap_frame.h63 #define RNR 0x05 /* Receive Not Ready */ macro
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_verbs.h444 u32 s_rnr_timeout; /* number of milliseconds for RNR timeout */
459 u8 r_min_rnr_timer; /* retry timeout value for RNR NAKs */
523 u8 s_rnr_retry; /* requester RNR retry counter */
565 * QIB_S_WAIT_RNR - waiting for RNR timeout
773 /* list of QPs waiting for RNR timer */
H A Dqib_ruc.c41 * Convert the AETH RNR timeout code into the number of microseconds.
576 /* Handle RNR NAK */ qib_ruc_loopback()
H A Dqib_rc.c926 * This is called from s_timer for RNR timeouts.
1262 case 1: /* RNR NAK */ do_rc_ack()
2246 /* Queue RNR NAK for later */
/linux-4.4.14/net/lapb/
H A Dlapb_in.c235 lapb_dbg(1, "(%p) S2 RX {I,REJ,RNR,RR}(%d)\n", lapb_state2_machine()
327 lapb_dbg(1, "(%p) S3 RX RNR(%d) R%d\n", lapb_state3_machine()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dverbs.h453 u32 s_rnr_timeout; /* number of milliseconds for RNR timeout */
470 u8 r_min_rnr_timer; /* retry timeout value for RNR NAKs */
533 u8 s_rnr_retry; /* requester RNR retry counter */
572 * HFI1_S_WAIT_RNR - waiting for RNR timeout
H A Druc.c59 * Convert the AETH RNR timeout code into the number of microseconds.
598 /* Handle RNR NAK */ ruc_loopback()
H A Drc.c939 * This is called from s_timer for RNR timeouts.
1293 case 1: /* RNR NAK */ do_rc_ack()
2339 /* Queue RNR NAK for later */
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd_modparams.c97 MODULE_PARM_DESC(rnr_retry_count, "RNR retransmissions");
/linux-4.4.14/drivers/infiniband/core/
H A Dcm_msgs.h75 /* path MTU:4, RDC exists:1, RNR retry count:3. */
510 /* RNR retry count:3, SRQ:1, rsvd:5 */
H A Dverbs.c99 [IB_WC_RNR_RETRY_EXC_ERR] = "RNR retry counter exceeded",
/linux-4.4.14/net/rds/
H A Dib_cm.c67 * Tune RNR behavior. Without flow control, we use a rather
71 * We already set the RNR retry count to 7 (which is the
140 /* Tune RNR behavior */ rds_ib_cm_connect_complete()
H A Dib_recv.c1002 * in deep trouble, as the sender will definitely see RNR rds_ib_recv_cqe_handler()
H A Diw_recv.c838 * in deep trouble, as the sender will definitely see RNR rds_iw_recv_tasklet_fn()
/linux-4.4.14/net/irda/
H A Dirlap_frame.c647 * Received RNR (Receive Not Ready) frame from peer station
1353 case RNR: irlap_driver_rcv()
/linux-4.4.14/drivers/net/wan/
H A Dhd64572.c457 sca_out(0x0F, msci + RNR, card); /* +1=RX DMA activation condition */ sca_open()
H A Dhd64572.h109 #define RNR 0x154 /* Rx DMA Request Ctl Reg */ macro
/linux-4.4.14/drivers/tty/
H A Dn_gsm.c295 #define RNR 0x05 macro
496 case RNR: gsm_print_packet()
497 pr_cont("RNR(%d)", (control & 0xE0) >> 5); gsm_print_packet()
/linux-4.4.14/drivers/net/ethernet/intel/
H A De100.c2122 * and size of 0, it will RNR interrupt, the RUS will go into e100_rx_clean()
2203 * of 0, it will RNR interrupt, the RU will go into the No Resources e100_rx_alloc_list()
2234 /* We hit Receive No Resource (RNR); restart RU after cleaning */ e100_intr()

Completed in 1724 milliseconds