Searched refs:LPFC_MBX_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define LPFC_MBX_POOL_SIZE 256 /* max elements in MBX non-DMA pool */ macro115 phba->mbox_mem_pool = mempool_create_kmalloc_pool(LPFC_MBX_POOL_SIZE, in lpfc_mem_alloc()