Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic.h251 struct bo_slice { struct
253 struct sg_table *sgt;
255 int nents;
257 int dir;
259 struct dbc_req *reqs;
260 struct kref ref_count;
262 bool no_xfer;
264 struct qaic_bo *bo;
266 struct list_head slice;
268 u64 size;
[all …]