Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Didxd.h150 struct idxd_device { struct
155 enum idxd_device_state state; argument
156 unsigned long flags;
157 int id;
158 int major;
159 u8 cmd_status;
161 struct pci_dev *pdev;
162 void __iomem *reg_base;
164 spinlock_t dev_lock; /* spinlock for device */
165 struct completion *cmd_done;
[all …]