Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dhtt.c299 conn_req.ep_ops.ep_rx_complete = ath10k_htt_htc_t2h_msg_handler; in ath10k_htt_connect()
H A Dhtt.h2447 void ath10k_htt_htc_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb);
H A Dhtt_rx.c3784 void ath10k_htt_htc_t2h_msg_handler(struct ath10k *ar, struct sk_buff *skb) in ath10k_htt_htc_t2h_msg_handler() function