SNIC_REQ_CACHE_MAX_SGL
SNIC_REQ_CACHE_DFLT_SGL : SNIC_REQ_CACHE_MAX_SGL;
snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);
snic->req_pool[SNIC_REQ_CACHE_MAX_SGL] = pool;
mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]);
snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL] = cachep;
kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);
kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);