Searched refs:io_sgl_pool (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fnic/
H A Dfnic_main.c374 mempool_destroy(fnic->io_sgl_pool[i]);
604 fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT] = pool;
610 fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX] = pool;
758 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]);
760 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]);
H A Dfnic.h197 mempool_t *io_sgl_pool[FNIC_SGL_NUM_CACHES]; member in struct:fnic
H A Dfnic_scsi.c129 fnic->io_sgl_pool[io_req->sgl_type]);
408 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_main.c374 mempool_destroy(fnic->io_sgl_pool[i]);
604 fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT] = pool;
610 fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX] = pool;
758 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_MAX]);
760 mempool_destroy(fnic->io_sgl_pool[FNIC_SGL_CACHE_DFLT]);
H A Dfnic.h197 mempool_t *io_sgl_pool[FNIC_SGL_NUM_CACHES]; member in struct:fnic
H A Dfnic_scsi.c129 fnic->io_sgl_pool[io_req->sgl_type]);
408 mempool_alloc(fnic->io_sgl_pool[io_req->sgl_type],

Completed in 121 milliseconds