Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dsahara.c156 struct sahara_context { struct
157 struct sahara_packet *tx[SAHARA_NUM_TX_BUF];
158 struct sahara_packet *rx;
159 struct work_struct fw_work;
160 struct work_struct dump_work;
161 struct work_struct read_data_work;
162 struct mhi_device *mhi_dev;
163 const char * const *image_table;
164 u32 table_size;
165 u32 active_image_id;
[all …]