Searched refs:active_rrq_pool (Results 1 – 2 of 2) sorted by relevance
84 phba->active_rrq_pool = mempool_create_kmalloc_pool(LPFC_MEM_POOL_SIZE, in lpfc_mem_alloc_active_rrq_pool_s4() 86 if (!phba->active_rrq_pool) in lpfc_mem_alloc_active_rrq_pool_s4() 264 if (phba->sli_rev == LPFC_SLI_REV4 && phba->active_rrq_pool) { in lpfc_mem_free() 265 mempool_destroy(phba->active_rrq_pool); in lpfc_mem_free() 266 phba->active_rrq_pool = NULL; in lpfc_mem_free()
6527 mempool_alloc(vport->phba->active_rrq_pool, in lpfc_nlp_init() 6585 ndlp->phba->active_rrq_pool); in lpfc_nlp_release()