Lines Matching refs:mbox_mem_pool

1557 	pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);  in lpfc_sli_ring_map()
1577 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_ring_map()
2513 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_def_mbox_cmpl()
2553 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli4_unreg_rpi_cmpl_clr()
4343 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_brdkill()
4351 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
4366 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
4380 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
4837 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_hbq_setup()
4871 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_hbq_setup()
4877 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_hbq_setup()
4925 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_config_port()
5046 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_config_port()
5219 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_read_fcoe_params()
5273 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_read_fcoe_params()
5383 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_retrieve_pport_name()
5495 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_retrieve_pport_name()
5571 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_avail_extnt_rsrc()
5625 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_get_avail_extnt_rsrc()
5810 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_alloc_extent()
6016 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_dealloc_extent()
6112 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_dealloc_extent()
6504 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_allocated_extnts()
6838 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_hba_setup()
7392 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_hba_setup()
7403 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_hba_setup()
14330 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_modify_hba_eq_delay()
14398 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_modify_hba_eq_delay()
14440 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_eq_create()
14526 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_eq_create()
14569 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_create()
14670 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_cq_create()
14716 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_create_set()
15019 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mq_create()
15130 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mq_create()
15182 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wq_create()
15396 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_wq_create()
15446 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rq_create()
15685 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rq_create()
15734 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mrq_create()
15905 mbox = mempool_alloc(eq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_eq_destroy()
15934 mempool_free(mbox, eq->phba->mbox_mem_pool); in lpfc_eq_destroy()
15961 mbox = mempool_alloc(cq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_destroy()
15988 mempool_free(mbox, cq->phba->mbox_mem_pool); in lpfc_cq_destroy()
16015 mbox = mempool_alloc(mq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mq_destroy()
16042 mempool_free(mbox, mq->phba->mbox_mem_pool); in lpfc_mq_destroy()
16069 mbox = mempool_alloc(wq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wq_destroy()
16097 mempool_free(mbox, wq->phba->mbox_mem_pool); in lpfc_wq_destroy()
16125 mbox = mempool_alloc(hrq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rq_destroy()
16149 mempool_free(mbox, hrq->phba->mbox_mem_pool); in lpfc_rq_destroy()
16168 mempool_free(mbox, hrq->phba->mbox_mem_pool); in lpfc_rq_destroy()
16213 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_sgl()
16247 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_post_sgl()
16386 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_sgl_list()
16491 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_scsi_sgl_block()
17723 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_rpi_hdr()
17753 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_post_rpi_hdr()
17919 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_resume_rpi()
17938 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_resume_rpi()
17962 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_init_vpi()
17976 mempool_free(mboxq, vport->phba->mbox_mem_pool); in lpfc_sli4_init_vpi()
18033 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_add_fcf_record()
18152 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_fcf_scan_read_fcf_rec()
18212 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_fcf_rr_read_fcf_rec()
18258 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_read_fcf_rec()
18582 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mbx_cmpl_redisc_fcf_table()
18602 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_redisc_fcf_table()
18626 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_redisc_fcf_table()
18677 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_get_config_region23()
18711 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_get_config_region23()
18736 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_config_region23()
18759 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_get_config_region23()
18897 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wr_object()
18943 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_wr_object()
19056 mempool_free(mb, phba->mbox_mem_pool); in lpfc_cleanup_pending_mbox()