Searched refs:SRB_MIN_REQ (Results 1 – 4 of 4) sorted by relevance
510 #define SRB_MIN_REQ 128 macro
2313 ha->srb_mempool = mempool_create(SRB_MIN_REQ, mempool_alloc_slab, in qla4xxx_mem_alloc()
2954 ha->srb_mempool = mempool_create_slab_pool(SRB_MIN_REQ, srb_cachep); in qla2x00_mem_alloc()2967 ha->ctx_mempool = mempool_create_slab_pool(SRB_MIN_REQ, in qla2x00_mem_alloc()
2428 #define SRB_MIN_REQ 128 macro