Searched defs:send_ack (Results 1 – 9 of 9) sorted by relevance
/linux/sound/core/seq/ |
H A D | seq_ports.c | 455 if (send_ack && client->type == USER_CLIENT) in unsubscribe_port() argument 430 subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,struct snd_seq_port_subscribe * info,int send_ack) subscribe_port() argument
|
/linux/drivers/gpu/drm/ast/ |
H A D | ast_dp501.c | 36 static void send_ack(struct ast_device *ast) in send_ack() function
|
/linux/include/net/ |
H A D | request_sock.h | 33 void (*send_ack)(const struct sock *sk, struct sk_buff *skb, member
|
/linux/drivers/misc/ |
H A D | kgdbts.c | 125 static int send_ack; variable
|
/linux/drivers/nfc/pn533/ |
H A D | pn533.h | 218 int (*send_ack)(struct pn533 *dev, gfp_t flags); member
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_resp.c | 1202 static int send_ack(struct rxe_qp *qp, u8 syndrome, u32 psn) in send_ack() function
|
/linux/fs/dlm/ |
H A D | midcomms.c | 404 bool send_ack; in dlm_send_ack_threshold() local
|
/linux/tools/testing/selftests/net/ |
H A D | gro.c | 391 static void send_ack(int fd, struct sockaddr_ll *daddr) send_ack() function
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 592 bool send_ack = true; in vnet_walk_rx() local
|