Home
last modified time | relevance | path

Searched refs:sgt_out (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/accel/qaic/
Dqaic_data.c172 static int clone_range_of_sgt_for_slice(struct qaic_device *qdev, struct sg_table **sgt_out, in clone_range_of_sgt_for_slice() argument
242 *sgt_out = sgt; in clone_range_of_sgt_for_slice()
248 *sgt_out = NULL; in clone_range_of_sgt_for_slice()
440 static int create_sgt(struct qaic_device *qdev, struct sg_table **sgt_out, u64 size) in create_sgt() argument
530 *sgt_out = sgt; in create_sgt()
540 *sgt_out = NULL; in create_sgt()