Home
last modified time | relevance | path

Searched refs:ath12k_ce_poll_send_completed (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dce.h178 void ath12k_ce_poll_send_completed(struct ath12k_base *ab, u8 pipe_id);
Dce.c630 void ath12k_ce_poll_send_completed(struct ath12k_base *ab, u8 pipe_id) in ath12k_ce_poll_send_completed() function
669 ath12k_ce_poll_send_completed(ab, pipe->pipe_num); in ath12k_ce_send()
751 ath12k_ce_poll_send_completed(ab, pipe_num); in ath12k_ce_cleanup_pipes()
Dhtc.c372 ath12k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath12k_htc_rx_completion_handler()