Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h186 struct idxd_wq { struct
200 enum idxd_wq_type type; argument
207 enum idxd_wq_state state; argument
208 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 …]