Searched defs:resend (Results  1 – 14 of 14) sorted by relevance
| /linux-4.1.27/net/rxrpc/ | 
| D | ar-ack.c | 187 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/ | 
| D | book3s_hv_rm_xics.c | 316 	bool resend;  in icp_rm_down_cppr()  local 431 	bool resend;  in kvmppc_rm_h_ipi()  local
  | 
| D | book3s_xics.c | 501 	bool resend;  in icp_down_cppr()  local 611 	bool resend;  in kvmppc_h_ipi()  local 1084 	bool resend;  in kvmppc_xics_set_icp()  local
  | 
| D | book3s_xics.h | 40 	u8  resend;  member
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | inet_connection_sock.c | 539 				  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/ | 
| D | chip.c | 175 int irq_startup(struct irq_desc *desc, bool resend)  in irq_startup()
  | 
| /linux-4.1.27/drivers/i2c/busses/ | 
| D | i2c-stu300.c | 600 				 struct i2c_msg *msg, int resend)  in stu300_send_address()
  | 
| /linux-4.1.27/drivers/input/keyboard/ | 
| D | atkbd.c | 224 	bool resend;  member
  | 
| /linux-4.1.27/drivers/infiniband/hw/ipath/ | 
| D | ipath_verbs.c | 679 	struct ipath_qp *resend = NULL;  in ipath_ib_timer()  local
  | 
| /linux-4.1.27/drivers/block/aoe/ | 
| D | aoecmd.c | 453 resend(struct aoedev *d, struct frame *f)  in resend()  function
  | 
| /linux-4.1.27/fs/ocfs2/dlm/ | 
| D | dlmmaster.c | 1340 	int ret, response=0, resend;  in dlm_do_master_request()  local
  | 
| /linux-4.1.27/drivers/net/wireless/hostap/ | 
| D | hostap_ap.c | 305 			    int resend)  in hostap_deauth_all_stas()
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/osc/ | 
| D | osc_request.c | 1250 				int resend)  in osc_brw_prep_request()
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/include/ | 
| D | obd.h | 1430 static inline int client_should_resend(int resend, struct client_obd *cli)  in client_should_resend()
  |