Home
last modified time | relevance | path

Searched refs:htt_t2h_msg_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c16 static const enum htt_t2h_msg_type htt_main_t2h_msg_types[] = {
41 static const enum htt_t2h_msg_type htt_10x_t2h_msg_types[] = {
64 static const enum htt_t2h_msg_type htt_tlv_t2h_msg_types[] = {
96 static const enum htt_t2h_msg_type htt_10_4_t2h_msg_types[] = {
H A Dhtt.h496 enum htt_t2h_msg_type { enum
1784 const enum htt_t2h_msg_type *t2h_msg_types;
H A Dhtt_rx.c4078 enum htt_t2h_msg_type type; in ath10k_htt_t2h_msg_handler()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.h920 enum htt_t2h_msg_type { enum
H A Ddp_htt.c581 enum htt_t2h_msg_type type; in ath12k_dp_htt_htc_t2h_msg_handler()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1024 enum htt_t2h_msg_type { enum
H A Ddp_rx.c1682 enum htt_t2h_msg_type type = FIELD_GET(HTT_T2H_MSG_TYPE, *(u32 *)resp); in ath11k_dp_htt_htc_t2h_msg_handler()