Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhtt.h1868 struct ath10k_htt { struct
1869 struct ath10k *ar;
1870 enum ath10k_htc_ep_id eid;
1872 u8 target_version_major;
1873 u8 target_version_minor;
1874 struct completion target_version_received;
1875 u8 max_num_amsdu;
1876 u8 max_num_ampdu;
1878 const enum htt_t2h_msg_type *t2h_msg_types;
1879 u32 t2h_msg_types_max;
[all …]