Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/accel/amdxdna/
Damdxdna_mailbox.c55 struct mailbox_channel { struct
56 struct mailbox *mb;
57 struct xdna_mailbox_chann_res res[CHAN_RES_NUM];
58 int msix_irq;
59 u32 iohub_int_addr;
60 struct xarray chan_xa;
61 u32 next_msgid;
62 u32 x2i_tail;
65 struct workqueue_struct *work_q;
66 struct work_struct rx_work;
[all …]