Searched refs:txrdy_payload_pool (Results 1 – 4 of 4) sorted by relevance
233 dma_pool_destroy(phba->txrdy_payload_pool); in lpfc_mem_free()234 phba->txrdy_payload_pool = NULL; in lpfc_mem_free()
993 struct dma_pool *txrdy_payload_pool; member
382 dma_pool_free(phba->txrdy_payload_pool, ctxp->txrdy, in lpfc_nvmet_ctxbuf_post()2761 txrdy = dma_pool_alloc(phba->txrdy_payload_pool, in lpfc_nvmet_prep_fcp_wqe()
7548 if (phba->txrdy_payload_pool == NULL) { in lpfc_create_shost()7549 phba->txrdy_payload_pool = dma_pool_create( in lpfc_create_shost()7552 if (phba->txrdy_payload_pool) { in lpfc_create_shost()