Searched refs:bo_slice (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/accel/qaic/ |
D | qaic_data.c | 161 struct bo_slice *slice = container_of(kref, struct bo_slice, ref_count); in free_slice() 252 static int encode_reqs(struct qaic_device *qdev, struct bo_slice *slice, in encode_reqs() 391 struct bo_slice *slice; in qaic_map_one_slice() 904 struct bo_slice *slice, *temp; in qaic_free_slices_bo() 1070 static inline int copy_exec_reqs(struct qaic_device *qdev, struct bo_slice *slice, u32 dbc_id, in copy_exec_reqs() 1099 static inline int copy_partial_exec_reqs(struct qaic_device *qdev, struct bo_slice *slice, in copy_partial_exec_reqs() 1173 struct bo_slice *slice; in send_bo_list_to_device()
|
D | qaic.h | 251 struct bo_slice { struct
|