Searched refs:num_sgl (Results 1 – 2 of 2) sorted by relevance
21 efct_io_pool_create(struct efct *efct, u32 num_sgl) in efct_io_pool_create() argument59 io->sgl = kzalloc(sizeof(*io->sgl) * num_sgl, GFP_KERNEL); in efct_io_pool_create()65 io->sgl_allocated = num_sgl; in efct_io_pool_create()
161 efct_io_pool_create(struct efct *efct, u32 num_sgl);