Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dpci.h107 struct ath10k_pci { struct
115 enum ath10k_pci_irq_mode oper_irq_mode; argument
117 struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX]; argument
120 struct ath10k_ce_pipe *ce_diag;
122 struct mutex ce_diag_mutex;
124 struct work_struct dump_work;
126 struct ath10k_ce ce;
127 struct timer_list rx_post_retry;
133 u16 link_ctl;
136 spinlock_t ps_lock;
[all …]