Home
last modified time | relevance | path

Searched refs:do_recv_completion (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c908 static void do_recv_completion(struct htc_endpoint *ep, in do_recv_completion() function
938 do_recv_completion(ep, &container); in recv_packet_completion()
1123 do_recv_completion(ep, &container); in htc_flush_rx_queue()
1657 do_recv_completion(ep, pkt_queue); in ath6kl_htc_pipe_add_rxbuf_multiple()
/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c395 static bool do_recv_completion(int fd, int domain) in do_recv_completion() function
465 while (do_recv_completion(fd, domain)) {} in do_recv_completions()