Searched defs:total_sg (Results 1 – 1 of 1) sorted by relevance
102 static struct vring_desc *alloc_indirect(unsigned int total_sg, gfp_t gfp) in alloc_indirect()125 unsigned int total_sg, in virtqueue_add()279 unsigned int i, total_sg = 0; in virtqueue_add_sgs() local