Searched refs:resend (Results 1 – 11 of 11) 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()
266 resend: in mdc_create()272 goto resend; in mdc_create()
735 resend: in mdc_enqueue()807 goto resend; in mdc_enqueue()842 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()
1133 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend() argument1136 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()
1159 int resend) in osc_brw_prep_request() argument1282 if (resend) { in osc_brw_prep_request()
616 Controls how many times to try and resend RPCs to this target