Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/qaic/
Dqaic_data.c165 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
235 *sgt_out = sgt; in clone_range_of_sgt_for_slice()
241 *sgt_out = NULL; in clone_range_of_sgt_for_slice()
433 static int create_sgt(struct qaic_device *qdev, struct sg_table **sgt_out, u64 size) in create_sgt() argument
523 *sgt_out = sgt; in create_sgt()
533 *sgt_out = NULL; in create_sgt()