Searched refs:SNIC_REQ_TM_CACHE (Results 1 – 3 of 3) sorted by relevance
603 snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_probe()610 snic->req_pool[SNIC_REQ_TM_CACHE] = pool; in snic_probe()725 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()920 snic_glob->req_cache[SNIC_REQ_TM_CACHE] = cachep; in snic_global_data_init()934 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_init()963 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_cleanup()
266 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_abort_req_init()292 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_dr_req_init()322 mempool_free(rqi->abort_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()325 mempool_free(rqi->dr_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()
43 SNIC_REQ_TM_CACHE, /* cache for task mgmt reqs contains enumerator