Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_main.c575 snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
583 snic->req_pool[SNIC_REQ_CACHE_MAX_SGL] = pool; in snic_probe()
711 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
887 snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL] = cachep; in snic_global_data_init()
915 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_global_data_init()
942 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_global_data_cleanup()
H A Dsnic_io.h42 SNIC_REQ_CACHE_MAX_SGL, /* cache with max size sgl */ enumerator
H A Dsnic_io.c240 SNIC_REQ_CACHE_DFLT_SGL : SNIC_REQ_CACHE_MAX_SGL; in snic_req_init()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_main.c561 snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
569 snic->req_pool[SNIC_REQ_CACHE_MAX_SGL] = pool; in snic_probe()
697 mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]); in snic_probe()
873 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()
H A Dsnic_io.h28 SNIC_REQ_CACHE_MAX_SGL, /* cache with max size sgl */ enumerator
H A Dsnic_io.c226 SNIC_REQ_CACHE_DFLT_SGL : SNIC_REQ_CACHE_MAX_SGL; in snic_req_init()

Completed in 4 milliseconds