Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/idxd/
Didxd.h91 struct idxd_wq { struct
97 enum idxd_wq_type type; argument
104 enum idxd_wq_state state; argument
105 unsigned long flags;
106 union wqcfg *wqcfg;
107 u32 vec_ptr; /* interrupt steering */
108 struct dsa_hw_desc **hw_descs;
109 int num_descs;
110 struct dsa_completion_record *compls;
111 dma_addr_t compls_addr;
[all …]