Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dce.c26 .recv_cb = ath12k_htc_rx_completion_handler,
35 .recv_cb = ath12k_htc_rx_completion_handler,
133 .recv_cb = ath12k_htc_rx_completion_handler,
160 .recv_cb = ath12k_htc_rx_completion_handler,
169 .recv_cb = ath12k_htc_rx_completion_handler,
Dhtc.h313 void ath12k_htc_rx_completion_handler(struct ath12k_base *ar,
Dhtc.c252 void ath12k_htc_rx_completion_handler(struct ath12k_base *ab, in ath12k_htc_rx_completion_handler() function