Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic.h157 struct qaic_bo { struct
158 struct drm_gem_object base;
160 struct sg_table *sgt;
162 u64 size;
164 struct list_head slices;
166 int total_slice_nents;
171 int dir;
173 struct dma_bridge_chan *dbc;
175 u32 nr_slice;
177 u32 nr_slice_xfer_done;
[all …]