Searched refs:active_rrq_pool (Results 1 – 4 of 4) sorted by relevance
57 phba->active_rrq_pool = mempool_create_kmalloc_pool(LPFC_MEM_POOL_SIZE, in lpfc_mem_alloc_active_rrq_pool_s4()59 if (!phba->active_rrq_pool) in lpfc_mem_alloc_active_rrq_pool_s4()242 if (phba->sli_rev == LPFC_SLI_REV4 && phba->active_rrq_pool) { in lpfc_mem_free()243 mempool_destroy(phba->active_rrq_pool); in lpfc_mem_free()244 phba->active_rrq_pool = NULL; in lpfc_mem_free()
859 mempool_t *active_rrq_pool; member
1539 active_rrqs_xri_bitmap = mempool_alloc(phba->active_rrq_pool, in lpfc_plogi_confirm_nport()1556 phba->active_rrq_pool); in lpfc_plogi_confirm_nport()1563 phba->active_rrq_pool); in lpfc_plogi_confirm_nport()1573 phba->active_rrq_pool); in lpfc_plogi_confirm_nport()1581 phba->active_rrq_pool); in lpfc_plogi_confirm_nport()1699 phba->active_rrq_pool); in lpfc_plogi_confirm_nport()
5724 mempool_alloc(vport->phba->active_rrq_pool, in lpfc_nlp_init()5777 ndlp->phba->active_rrq_pool); in lpfc_nlp_release()