Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A 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,
H A Dhtc.h313 void ath12k_htc_rx_completion_handler(struct ath12k_base *ar,
H A Dhtc.c247 void ath12k_htc_rx_completion_handler(struct ath12k_base *ab, in ath12k_htc_rx_completion_handler() function