Searched refs:rrq_pool (Results 1 – 3 of 3) sorted by relevance
147 phba->rrq_pool = in lpfc_mem_alloc()150 if (!phba->rrq_pool) in lpfc_mem_alloc()191 mempool_destroy(phba->rrq_pool); in lpfc_mem_alloc()192 phba->rrq_pool = NULL; in lpfc_mem_alloc()256 mempool_destroy(phba->rrq_pool); in lpfc_mem_free()257 phba->rrq_pool = NULL; in lpfc_mem_free()
1300 mempool_t *rrq_pool; member
1003 mempool_free(rrq, phba->rrq_pool); in lpfc_clr_rrq_active()1200 rrq = mempool_alloc(phba->rrq_pool, GFP_ATOMIC); in lpfc_set_rrq_active()