Home
last modified time | relevance | path

Searched defs:ath10k_htt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1772 struct ath10k_htt { struct
1773 struct ath10k *ar;
1774 enum ath10k_htc_ep_id eid;
1776 struct sk_buff_head rx_indication_head;
1778 u8 target_version_major;
1779 u8 target_version_minor;
1780 struct completion target_version_received;
1781 u8 max_num_amsdu;
1782 u8 max_num_ampdu;
1784 const enum htt_t2h_msg_type *t2h_msg_types;
[all …]