Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c345 ar->htt.t2h_msg_types = htt_10_4_t2h_msg_types; in ath10k_htt_init()
349 ar->htt.t2h_msg_types = htt_10x_t2h_msg_types; in ath10k_htt_init()
353 ar->htt.t2h_msg_types = htt_tlv_t2h_msg_types; in ath10k_htt_init()
357 ar->htt.t2h_msg_types = htt_main_t2h_msg_types; in ath10k_htt_init()
H A Dhtt.h1799 const enum htt_t2h_msg_type *t2h_msg_types; member
H A Dhtt_rx.c4239 type = ar->htt.t2h_msg_types[resp->hdr.msg_type]; in ath10k_htt_t2h_msg_handler()