Home
last modified time | relevance | path

Searched refs:ath11k_dp_htt_htc_t2h_msg_handler (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h59 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab,
H A Dce.c59 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
161 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
H A Ddp.c928 conn_req.ep_ops.ep_rx_complete = ath11k_dp_htt_htc_t2h_msg_handler; in ath11k_dp_htt_connect()
H A Ddp_rx.c1640 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab, in ath11k_dp_htt_htc_t2h_msg_handler() function