Searched refs:sgl_allocated (Results 1 – 3 of 3) sorted by relevance
111 u32 sgl_allocated; member
65 io->sgl_allocated = num_sgl; in efct_io_pool_create()
441 curcnt = (curcnt < io->sgl_allocated) ? curcnt : io->sgl_allocated; in efct_lio_write_pending()496 curcnt = min(ocp->seg_map_cnt - ocp->cur_seg, io->sgl_allocated); in efct_lio_queue_data_in()