Searched defs:ath10k_htt (Results 1 – 1 of 1) sorted by relevance
1882 struct ath10k_htt { struct1883 struct ath10k *ar;1891 u8 max_num_amsdu;1892 u8 max_num_ampdu;1897 struct {1975 } rx_ring;1980 spinlock_t tx_lock;1982 int num_pending_tx;1993 bool rx_confused;2018 struct ath10k_htt_txbuf_32 *vaddr_txbuff_32; argument[all …]
Completed in 19 milliseconds