Searched defs:ath10k_htt (Results 1 – 1 of 1) sorted by relevance
1244 struct ath10k_htt { struct1245 struct ath10k *ar;1246 enum ath10k_htc_ep_id eid;1248 u8 target_version_major;1249 u8 target_version_minor;1250 struct completion target_version_received;1252 struct {1327 } rx_ring;1329 unsigned int prefetch_len;1332 spinlock_t tx_lock;[all …]