Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/qaic/
Dqaic.h257 struct bo_slice { struct
259 struct sg_table *sgt;
261 int nents;
263 int dir;
265 struct dbc_req *reqs;
266 struct kref ref_count;
268 bool no_xfer;
270 struct qaic_bo *bo;
272 struct list_head slice;
274 u64 size;
[all …]