Home
last modified time | relevance | path

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

/drivers/dma/amd/ae4dma/
A Dae4dma.h47 struct ae4_cmd_queue { struct
50 struct list_head cmd;
52 struct mutex cmd_lock;
55 struct completion cmp;
56 wait_queue_head_t q_w;
57 atomic64_t intr_cnt;
58 atomic64_t done_cnt;
59 u64 q_cmd_count;
60 u32 dridx;
61 u32 tail_wi;
[all …]

Completed in 3 milliseconds