Searched defs:idxd_wq (Results 1 – 1 of 1) sorted by relevance
186 struct idxd_wq { struct200 enum idxd_wq_type type; argument207 enum idxd_wq_state state; argument208 unsigned long flags;209 union wqcfg *wqcfg;210 unsigned long *opcap_bmap;212 struct dsa_hw_desc **hw_descs;213 int num_descs;214 union {218 dma_addr_t compls_addr;[all …]