Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.h60 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab,
H A Dce.c64 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
169 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
249 .recv_cb = ath11k_dp_htt_htc_t2h_msg_handler,
H A Ddp.c968 conn_req.ep_ops.ep_rx_complete = ath11k_dp_htt_htc_t2h_msg_handler; in ath11k_dp_htt_connect()
H A Ddp_rx.c1701 void ath11k_dp_htt_htc_t2h_msg_handler(struct ath11k_base *ab, in ath11k_dp_htt_htc_t2h_msg_handler() function