Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic_data.c173 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
246 *sgt_out = sgt; in clone_range_of_sgt_for_slice()
252 *sgt_out = NULL; in clone_range_of_sgt_for_slice()
444 static int create_sgt(struct qaic_device *qdev, struct sg_table **sgt_out, u64 size) in create_sgt() argument
534 *sgt_out = sgt; in create_sgt()
544 *sgt_out = NULL; in create_sgt()