Home
last modified time | relevance | path

Searched defs:resend (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/net/rxrpc/
Dar-ack.c187 static void rxrpc_set_resend(struct rxrpc_call *call, u8 resend, in rxrpc_set_resend()
223 u8 resend; in rxrpc_resend() local
292 u8 resend; in rxrpc_resend_timer() local
345 u8 sacks[RXRPC_MAXACKS], resend; in rxrpc_process_soft_ACKs() local
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c316 bool resend; in icp_rm_down_cppr() local
431 bool resend; in kvmppc_rm_h_ipi() local
Dbook3s_xics.c501 bool resend; in icp_down_cppr() local
611 bool resend; in kvmppc_h_ipi() local
1084 bool resend; in kvmppc_xics_set_icp() local
Dbook3s_xics.h40 u8 resend; member
/linux-4.1.27/net/ipv4/
Dinet_connection_sock.c539 int *expire, int *resend) in syn_ack_recalc()
609 int qlen, expire = 0, resend = 0; in reqsk_timer_handler() local
/linux-4.1.27/kernel/irq/
Dchip.c175 int irq_startup(struct irq_desc *desc, bool resend) in irq_startup()
/linux-4.1.27/drivers/i2c/busses/
Di2c-stu300.c600 struct i2c_msg *msg, int resend) in stu300_send_address()
/linux-4.1.27/drivers/input/keyboard/
Datkbd.c224 bool resend; member
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.c679 struct ipath_qp *resend = NULL; in ipath_ib_timer() local
/linux-4.1.27/drivers/block/aoe/
Daoecmd.c453 resend(struct aoedev *d, struct frame *f) in resend() function
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmmaster.c1340 int ret, response=0, resend; in dlm_do_master_request() local
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ap.c305 int resend) in hostap_deauth_all_stas()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1250 int resend) in osc_brw_prep_request()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1430 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend()