Searched refs:SRB_MIN_REQ (Results 1 – 4 of 4) sorted by relevance
408 #define SRB_MIN_REQ 128 macro
641 ha->srb_mempool = mempool_create(SRB_MIN_REQ, mempool_alloc_slab, in qla4xxx_mem_alloc()
2643 ha->srb_mempool = mempool_create_slab_pool(SRB_MIN_REQ, srb_cachep); in qla2x00_mem_alloc()2656 ha->ctx_mempool = mempool_create_slab_pool(SRB_MIN_REQ, in qla2x00_mem_alloc()
2399 #define SRB_MIN_REQ 128 macro