Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h60 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab,
H A Dce.c62 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
167 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
247 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
H A Ddp.c953 conn_req.ep_ops.ep_rx_complete = ath11k_dp_htt_htc_t2h_msg_handler; in ath11k_dp_htt_connect()
H A Ddp_rx.c1678 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab, in ath11k_dp_htt_htc_t2h_msg_handler() function