Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic.h227 struct bo_slice { struct
229 struct sg_table *sgt;
231 int nents;
233 int dir;
235 struct dbc_req *reqs;
236 struct kref ref_count;
238 bool no_xfer;
240 struct qaic_bo *bo;
242 struct list_head slice;
244 u64 size;
[all …]