Searched refs:SNIC_REQ_CACHE_MAX_SGL (Results 1 – 3 of 3) sorted by relevance
560 snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()568 snic->req_pool[SNIC_REQ_CACHE_MAX_SGL] = pool; in snic_probe()696 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()872 snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL] = cachep; in snic_global_data_init()901 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_global_data_init()928 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_global_data_cleanup()
28 SNIC_REQ_CACHE_MAX_SGL, /* cache with max size sgl */ enumerator
226 SNIC_REQ_CACHE_DFLT_SGL : SNIC_REQ_CACHE_MAX_SGL; in snic_req_init()