Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.h136 struct ath10k_pci_pipe { struct
138 struct ath10k_ce_pipe *ce_hdl;
141 u8 pipe_num;
144 struct ath10k *hif_ce_state;
146 size_t buf_sz;
149 spinlock_t pipe_lock;
151 struct ath10k_pci *ar_pci;
175 struct ath10k_pci_pipe pipe_info[CE_COUNT_MAX]; argument