Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.c27 .recv_cb = ath11k_htc_rx_completion_handler,
36 .recv_cb = ath11k_htc_rx_completion_handler,
105 .recv_cb = ath11k_htc_rx_completion_handler,
132 .recv_cb = ath11k_htc_rx_completion_handler,
141 .recv_cb = ath11k_htc_rx_completion_handler,
212 .recv_cb = ath11k_htc_rx_completion_handler,
221 .recv_cb = ath11k_htc_rx_completion_handler,
Dhtc.h308 void ath11k_htc_rx_completion_handler(struct ath11k_base *ar,
Dhtc.c282 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() function