Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/idxd/
A Didxd.h178 struct idxd_wq { struct
191 enum idxd_wq_type type; argument
198 enum idxd_wq_state state; argument
199 unsigned long flags;
200 union wqcfg *wqcfg;
204 int num_descs;
205 union {
209 dma_addr_t compls_addr;
210 int compls_size;
215 u64 max_xfer_bytes;
[all …]

Completed in 20 milliseconds