Home
last modified time | relevance | path

Searched refs:acked (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/virtio/
Dvirtio_balloon.c61 wait_queue_head_t acked; member
105 wake_up(&vb->acked); in balloon_ack()
120 wait_event(vb->acked, virtqueue_get_buf(vq, &len)); in tell_host()
595 init_waitqueue_head(&vb->acked); in virtballoon_probe()
/linux-4.19.296/include/net/
Dinet_sock.h92 acked : 1, member
Dtcp.h1036 void (*cong_avoid)(struct sock *sk, u32 ack, u32 acked);
1076 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked);
1077 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked);
1081 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked);
Dcfg80211.h6131 u64 cookie, bool acked, s32 ack_signal,
/linux-4.19.296/include/linux/
Dskbuff.h3665 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked);