Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic.h296 struct bo_slice { struct
298 struct sg_table *sgt;
300 int nents;
302 int dir;
304 struct dbc_req *reqs;
305 struct kref ref_count;
307 bool no_xfer;
309 struct qaic_bo *bo;
311 struct list_head slice;
313 u64 size;
[all …]