Searched refs:send_ack (Results 1 – 19 of 19) sorted by relevance
| /linux/sound/core/seq/ |
| H A D | seq_ports.c | 182 struct snd_seq_port_subscribe *info, int send_ack); in get_client_port() 186 struct snd_seq_port_subscribe *info, int send_ack); 426 int send_ack) in subscribe_port() 440 if (err >= 0 && send_ack && client->type == USER_CLIENT) 451 int send_ack) in unsubscribe_port() 460 if (send_ack && client->type == USER_CLIENT) 420 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 445 unsubscribe_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) unsubscribe_port() argument
|
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.h | 218 int (*send_ack)(struct pn533 *dev, gfp_t flags); member
|
| H A D | i2c.c | 161 .send_ack = pn533_i2c_send_ack,
|
| H A D | uart.c | 128 .send_ack = pn532_uart_send_ack,
|
| H A D | usb.c | 472 .send_ack = pn533_usb_send_ack,
|
| H A D | pn533.c | 1184 dev->phy_ops->send_ack(dev, GFP_KERNEL); in pn533_wq_tm_mi_send() 2443 dev->phy_ops->send_ack(dev, GFP_KERNEL); in pn533_wq_mi_recv() 2497 dev->phy_ops->send_ack(dev, GFP_KERNEL); in pn533_wq_mi_send()
|
| /linux/net/rxrpc/ |
| H A D | input.c | 521 goto send_ack; in rxrpc_input_data_one() 525 goto send_ack; in rxrpc_input_data_one() 580 goto send_ack; in rxrpc_input_data_one() 608 send_ack: in rxrpc_input_data_one()
|
| /linux/net/batman-adv/ |
| H A D | tp_meter.c | 1678 goto send_ack; in batadv_tp_recv_msg() 1691 goto send_ack; in batadv_tp_recv_msg() 1700 send_ack: in batadv_tp_recv_msg()
|
| /linux/net/mptcp/ |
| H A D | pm.c | 289 goto send_ack; in mptcp_pm_addr_send_ack_avoid_list() 300 send_ack: in mptcp_pm_addr_send_ack_avoid_list()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | rc.c | 2646 goto send_ack; in rc_rcv_error() 2668 send_ack: in rc_rcv_error() 2811 goto send_ack; in hfi1_rc_rcv() 3167 goto send_ack; in hfi1_rc_rcv() 3205 send_ack: in hfi1_rc_rcv()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet_common.c | 592 bool send_ack = true; in vnet_walk_rx() local 619 send_ack = false; in vnet_walk_rx() 627 if (send_ack) { in vnet_walk_rx()
|
| /linux/net/nfc/ |
| H A D | digital_dep.c | 233 int (*send_ack)(struct nfc_digital_dev *ddev, in digital_recv_dep_data_gather() 273 rc = send_ack(ddev, data_exch); in digital_recv_dep_data_gather()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | |
| /linux/net/dccp/ |
| H A D | ipv4.c | |
| H A D | ipv6.c | |
| /linux/net/ipv4/ |
| H A D | tcp_minisocks.c | 854 req->rsk_ops->send_ack(sk, skb, req); in tcp_check_req()
|
| H A D | tcp_ipv4.c | 1631 .send_ack = tcp_v4_reqsk_send_ack,
|
| H A D | tcp_input.c | 4102 req->rsk_ops->send_ack(sk, skb, req); in tcp_reqsk_send_challenge_ack()
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 822 .send_ack = tcp_v6_reqsk_send_ack,
|