Searched refs:io_sgl_pool (Results 1 – 3 of 3) sorted by relevance
575 mempool_destroy(fnic->io_sgl_pool[i]); in fnic_cleanup()1036 fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT] = pool; in fnic_probe()1043 fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX] = pool; in fnic_probe()1245 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]); in fnic_probe()1247 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]); in fnic_probe()
448 mempool_t *io_sgl_pool[FNIC_SGL_NUM_CACHES]; member
188 fnic->io_sgl_pool[io_req->sgl_type]); in nvfnic_release_nvme_ioreq_buf()360 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type], in nvfnic_queuecommand()