Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dce.c25 .recv_cb = ath11k_htc_rx_completion_handler,
34 .recv_cb = ath11k_htc_rx_completion_handler,
100 .recv_cb = ath11k_htc_rx_completion_handler,
127 .recv_cb = ath11k_htc_rx_completion_handler,
136 .recv_cb = ath11k_htc_rx_completion_handler,
205 .recv_cb = ath11k_htc_rx_completion_handler,
214 .recv_cb = ath11k_htc_rx_completion_handler,
Dhtc.h306 void ath11k_htc_rx_completion_handler(struct ath11k_base *ar,
Dhtc.c248 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() function