Home
last modified time | relevance | path

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

/linux-6.8/drivers/accel/qaic/
Dqaic.h244 struct bo_slice { struct
246 struct sg_table *sgt;
248 int nents;
250 int dir;
252 struct dbc_req *reqs;
253 struct kref ref_count;
255 bool no_xfer;
257 struct qaic_bo *bo;
259 struct list_head slice;
261 u64 size;
[all …]