Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dce.c29 .recv_cb = ath11k_htc_rx_completion_handler,
38 .recv_cb = ath11k_htc_rx_completion_handler,
107 .recv_cb = ath11k_htc_rx_completion_handler,
134 .recv_cb = ath11k_htc_rx_completion_handler,
143 .recv_cb = ath11k_htc_rx_completion_handler,
214 .recv_cb = ath11k_htc_rx_completion_handler,
223 .recv_cb = ath11k_htc_rx_completion_handler,
H A Dhtc.h294 void ath11k_htc_rx_completion_handler(struct ath11k_base *ar,
H A Dhtc.c285 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() function