Searched defs:ath10k_pci (Results 1 – 1 of 1) sorted by relevance
108 struct ath10k_pci { struct116 enum ath10k_pci_irq_mode oper_irq_mode; argument118 struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX]; argument121 struct ath10k_ce_pipe *ce_diag;123 struct mutex ce_diag_mutex;125 struct work_struct dump_work;127 struct ath10k_ce ce;128 struct timer_list rx_post_retry;134 u16 link_ctl;137 spinlock_t ps_lock;[all …]