Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c909 static void do_recv_completion(struct htc_endpoint *ep, in do_recv_completion() function
939 do_recv_completion(ep, &container); in recv_packet_completion()
1124 do_recv_completion(ep, &container); in htc_flush_rx_queue()
1658 do_recv_completion(ep, pkt_queue); in ath6kl_htc_pipe_add_rxbuf_multiple()
/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c392 static bool do_recv_completion(int fd, int domain) in do_recv_completion() function
462 while (do_recv_completion(fd, domain)) {} in do_recv_completions()