Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_ipc.h56 struct ivpu_ipc_info { struct
57 struct gen_pool *mm_tx;
58 struct ivpu_bo *mem_tx;
59 struct ivpu_bo *mem_rx;
61 atomic_t rx_msg_count;
63 spinlock_t cons_list_lock; /* Protects cons_list */
64 struct list_head cons_list;
66 atomic_t request_id;
67 struct mutex lock; /* Lock on status */
68 bool on;