Searched defs:ath10k_htt (Results 1 – 2 of 2) sorted by relevance
1879 struct ath10k_htt { struct1880 struct ath10k *ar;1881 enum ath10k_htc_ep_id eid;1883 struct sk_buff_head rx_indication_head;1885 u8 target_version_major;1886 u8 target_version_minor;1887 struct completion target_version_received;1888 u8 max_num_amsdu;1889 u8 max_num_ampdu;1891 const enum htt_t2h_msg_type *t2h_msg_types;[all …]
1768 struct ath10k_htt { struct1769 struct ath10k *ar;1770 enum ath10k_htc_ep_id eid;1772 struct sk_buff_head rx_indication_head;1774 u8 target_version_major;1775 u8 target_version_minor;1776 struct completion target_version_received;1777 u8 max_num_amsdu;1778 u8 max_num_ampdu;1780 const enum htt_t2h_msg_type *t2h_msg_types;[all …]