Home
last modified time | relevance | path

Searched refs:resend (Results 1 – 11 of 11) sorted by relevance

/drivers/md/
Ddm-log-userspace-transfer.c193 resend: in dm_consult_userspace()
249 goto resend; in dm_consult_userspace()
254 goto resend; in dm_consult_userspace()
/drivers/i2c/busses/
Di2c-stu300.c600 struct i2c_msg *msg, int resend) in stu300_send_address() argument
615 if (resend) in stu300_send_address()
617 } else if (resend) in stu300_send_address()
638 if (resend) in stu300_send_address()
/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c266 resend: in mdc_create()
272 goto resend; in mdc_create()
Dmdc_locks.c735 resend: in mdc_enqueue()
807 goto resend; in mdc_enqueue()
842 goto resend; in mdc_enqueue()
/drivers/input/keyboard/
Datkbd.c224 bool resend; member
385 …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()
/drivers/net/wireless/intersil/hostap/
Dhostap_ap.h260 int resend);
Dhostap_ap.c305 int resend) in hostap_deauth_all_stas() argument
325 if (!resend || ap->num_sta <= 0) in hostap_deauth_all_stas()
/drivers/staging/lustre/lustre/include/
Dobd.h1133 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend() argument
1136 atomic_read(&cli->cl_resends) > resend : 1; in client_should_resend()
/drivers/block/aoe/
Daoecmd.c453 resend(struct aoedev *d, struct frame *f) in resend() function
712 resend(d, f); in rexmit_deferred()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1159 int resend) in osc_brw_prep_request() argument
1282 if (resend) { in osc_brw_prep_request()
/drivers/staging/lustre/
Dsysfs-fs-lustre616 Controls how many times to try and resend RPCs to this target