Searched refs:resend (Results 1 – 12 of 12) sorted by relevance
193 resend: in dm_consult_userspace()249 goto resend; in dm_consult_userspace()254 goto resend; in dm_consult_userspace()
600 struct i2c_msg *msg, int resend) in stu300_send_address() argument615 if (resend) in stu300_send_address()617 } else if (resend) in stu300_send_address()638 if (resend) in stu300_send_address()
274 resend: in mdc_create()280 goto resend; in mdc_create()
788 resend: in mdc_enqueue()863 goto resend; in mdc_enqueue()899 goto resend; in mdc_enqueue()
224 bool resend; member385 …if ((flags & (SERIO_FRAME | SERIO_PARITY)) && (~flags & SERIO_TIMEOUT) && !atkbd->resend && atkbd-… in atkbd_interrupt()388 atkbd->resend = true; in atkbd_interrupt()393 atkbd->resend = false; in atkbd_interrupt()
260 int resend);
305 int resend) in hostap_deauth_all_stas() argument325 if (!resend || ap->num_sta <= 0) in hostap_deauth_all_stas()
692 struct ipath_qp *resend = NULL; in ipath_ib_timer() local710 qp->timer_next = resend; in ipath_ib_timer()711 resend = qp; in ipath_ib_timer()762 while (resend != NULL) { in ipath_ib_timer()763 qp = resend; in ipath_ib_timer()764 resend = qp->timer_next; in ipath_ib_timer()
1276 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend() argument1279 atomic_read(&cli->cl_resends) > resend : 1; in client_should_resend()
453 resend(struct aoedev *d, struct frame *f) in resend() function712 resend(d, f); in rexmit_deferred()
1220 int resend) in osc_brw_prep_request() argument1341 if (resend) { in osc_brw_prep_request()
608 Controls how many times to try and resend RPCs to this target