Lines Matching refs:mbox_mem_pool
1681 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_ring_map()
1701 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_ring_map()
3034 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli4_unreg_rpi_cmpl_clr()
4992 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_brdkill()
5000 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
5015 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
5029 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill()
5480 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_hbq_setup()
5514 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_hbq_setup()
5520 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_hbq_setup()
5577 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_config_port()
5680 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_config_port()
5807 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_read_fcoe_params()
5959 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_ctl_attr()
6019 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_get_ctl_attr()
6048 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_retrieve_pport_name()
6127 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_retrieve_pport_name()
6204 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_avail_extnt_rsrc()
6258 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_get_avail_extnt_rsrc()
6443 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_alloc_extent()
6646 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_dealloc_extent()
6742 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_dealloc_extent()
6999 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli4_ras_mbox_cmpl()
7006 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli4_ras_mbox_cmpl()
7052 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_ras_fwlog_init()
7106 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_ras_fwlog_init()
7491 mbox = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_allocated_extnts()
7854 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_read_lds_params()
7863 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_read_lds_params()
7872 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_read_lds_params()
7918 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_cgn_set_ftrs()
7932 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_config_cgn_signal()
7952 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_config_cgn_signal()
8210 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cmf_setup()
8352 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_cmf_setup()
8403 mboxq = (LPFC_MBOXQ_t *)mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_set_host_tm()
8433 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_set_host_tm()
8493 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_hba_setup()
9074 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_hba_setup()
9095 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_hba_setup()
15991 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_modify_hba_eq_delay()
16039 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_modify_hba_eq_delay()
16081 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_eq_create()
16170 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_eq_create()
16277 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_create()
16381 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_cq_create()
16430 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_create_set()
16737 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mq_create()
16847 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mq_create()
16901 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wq_create()
17109 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_wq_create()
17160 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rq_create()
17399 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rq_create()
17449 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mrq_create()
17622 mbox = mempool_alloc(eq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_eq_destroy()
17651 mempool_free(mbox, eq->phba->mbox_mem_pool); in lpfc_eq_destroy()
17679 mbox = mempool_alloc(cq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cq_destroy()
17706 mempool_free(mbox, cq->phba->mbox_mem_pool); in lpfc_cq_destroy()
17734 mbox = mempool_alloc(mq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_mq_destroy()
17761 mempool_free(mbox, mq->phba->mbox_mem_pool); in lpfc_mq_destroy()
17789 mbox = mempool_alloc(wq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wq_destroy()
17817 mempool_free(mbox, wq->phba->mbox_mem_pool); in lpfc_wq_destroy()
17847 mbox = mempool_alloc(hrq->phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rq_destroy()
17870 mempool_free(mbox, hrq->phba->mbox_mem_pool); in lpfc_rq_destroy()
17889 mempool_free(mbox, hrq->phba->mbox_mem_pool); in lpfc_rq_destroy()
17934 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_sgl()
17968 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_post_sgl()
17970 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_post_sgl()
18111 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_sgl_list()
18217 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_io_sgl_block()
19614 mboxq = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_post_rpi_hdr()
19643 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_post_rpi_hdr()
19826 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_resume_rpi()
19840 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_resume_rpi()
19860 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_sli4_resume_rpi()
19884 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_init_vpi()
19898 mempool_free(mboxq, vport->phba->mbox_mem_pool); in lpfc_sli4_init_vpi()
19955 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_add_fcf_record()
20074 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_fcf_scan_read_fcf_rec()
20134 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_fcf_rr_read_fcf_rec()
20180 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_read_fcf_rec()
20500 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mbx_cmpl_redisc_fcf_table()
20520 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_redisc_fcf_table()
20544 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_redisc_fcf_table()
20595 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_get_config_region23()
20630 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_get_config_region23()
20655 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_get_config_region23()
20899 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_wr_object()
20979 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_wr_object()
20981 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_wr_object()
22185 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_read_object()
22213 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_read_object()