Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.c346 ar->htt.t2h_msg_types_max = HTT_10_4_T2H_NUM_MSGS; in ath10k_htt_init()
350 ar->htt.t2h_msg_types_max = HTT_10X_T2H_NUM_MSGS; in ath10k_htt_init()
354 ar->htt.t2h_msg_types_max = HTT_TLV_T2H_NUM_MSGS; in ath10k_htt_init()
358 ar->htt.t2h_msg_types_max = HTT_MAIN_T2H_NUM_MSGS; in ath10k_htt_init()
H A Dhtt.h1800 u32 t2h_msg_types_max; member
H A Dhtt_rx.c4234 if (resp->hdr.msg_type >= ar->htt.t2h_msg_types_max) { in ath10k_htt_t2h_msg_handler()
4236 resp->hdr.msg_type, ar->htt.t2h_msg_types_max); in ath10k_htt_t2h_msg_handler()