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;201 unsigned long *opcap_bmap;203 struct dsa_hw_desc **hw_descs;204 int num_descs;205 union {209 dma_addr_t compls_addr;[all …]