Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dce.h205 void ath11k_ce_poll_send_completed(struct ath11k_base *ab, u8 pipe_id);
Dce.c701 void ath11k_ce_poll_send_completed(struct ath11k_base *ab, u8 pipe_id) in ath11k_ce_poll_send_completed() function
742 ath11k_ce_poll_send_completed(ab, pipe->pipe_num); in ath11k_ce_send()
878 ath11k_ce_poll_send_completed(ab, pipe_num); in ath11k_ce_cleanup_pipes()
Dhtc.c409 ath11k_ce_poll_send_completed(ab, ep->ul_pipe_id); in ath11k_htc_rx_completion_handler()