Home
last modified time | relevance | path

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

/Linux-v5.10/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,
Dhtc.h310 void ath11k_htc_rx_completion_handler(struct ath11k_base *ar,
Dhtc.c234 void ath11k_htc_rx_completion_handler(struct ath11k_base *ab, in ath11k_htc_rx_completion_handler() function