Lines Matching defs:mailbox_channel
55 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;
67 u32 i2x_head;
68 bool bad_state;