Home
last modified time | relevance | path

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

/linux/drivers/dma/idxd/
A Didxd.h164 struct idxd_wq { struct
174 enum idxd_wq_type type; argument
181 enum idxd_wq_state state; argument
182 unsigned long flags;
183 union wqcfg *wqcfg;
185 int num_descs;
186 union {
191 int compls_size;
196 u64 max_xfer_bytes;
197 u32 max_batch_size;
[all …]

Completed in 4 milliseconds