Searched defs:idxd_wq (Results 1 – 1 of 1) sorted by relevance
164 struct idxd_wq { struct174 enum idxd_wq_type type; argument181 enum idxd_wq_state state; argument182 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 11 milliseconds