Searched defs:idxd_wq (Results 1 – 1 of 1) sorted by relevance
178 struct idxd_wq { struct191 enum idxd_wq_type type; argument198 enum idxd_wq_state state; argument199 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