Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/qaic/
H A Dqaic.h117 struct qaic_device { struct
119 struct pci_dev *pdev;
121 u32 next_seq_num;
123 void __iomem *bar_mhi;
125 void __iomem *bar_dbc;
129 struct mhi_device *cntl_ch;
133 struct mutex cntl_mutex;
143 bool single_msi;
149 bool cntl_lost_buf;
151 u32 num_dbc;
[all …]