/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 131 phba->mbox_mem_pool = mempool_create_kmalloc_pool(LPFC_MEM_POOL_SIZE, in lpfc_mem_alloc() 133 if (!phba->mbox_mem_pool) in lpfc_mem_alloc() 189 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_alloc() 190 phba->mbox_mem_pool = NULL; in lpfc_mem_alloc() 248 mempool_destroy(phba->mbox_mem_pool); in lpfc_mem_free() 249 phba->mbox_mem_pool = NULL; in lpfc_mem_free() 306 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mem_free_all() 316 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mem_free_all() 329 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_mem_free_all()
|
D | lpfc_hbadisc.c | 931 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_linkdown() 938 mempool_free(mb, phba->mbox_mem_pool); in lpfc_linkdown() 945 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_linkdown() 952 mempool_free(mb, phba->mbox_mem_pool); in lpfc_linkdown() 1083 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_clear_la() 1090 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_clear_la() 1120 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_local_config_link() 1151 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_local_config_link() 1228 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_mbx_cmpl_reg_fcfi() 1475 fcf_mbxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_register_fcf() [all …]
|
D | lpfc_vport.c | 121 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_vport_sparm() 129 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_vport_sparm() 150 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_vport_sparm() 160 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_vport_sparm() 173 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_vport_sparm()
|
D | lpfc_init.c | 116 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_config_port_prep() 148 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_config_port_prep() 167 mempool_free( pmb, phba->mbox_mem_pool); in lpfc_config_port_prep() 181 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_config_port_prep() 186 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_config_port_prep() 250 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_config_port_prep() 271 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_config_async_cmpl() 295 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_dump_wakeup_param_cmpl() 315 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_dump_wakeup_param_cmpl() 393 pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_config_port_post() [all …]
|
D | lpfc_bsg.c | 1800 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli3_bsg_diag_loopback_mode() 1865 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli3_bsg_diag_loopback_mode() 1892 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_set_link_diag_state() 1933 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_link_diag_state() 1953 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_set_internal_loopback() 1962 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_internal_loopback() 1982 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_internal_loopback() 2347 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_link_diag_test() 2412 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_link_diag_test() 2439 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfcdiag_loop_self_reg() [all …]
|
D | lpfc_nportdisc.c | 410 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rcv_plogi() 418 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rcv_plogi() 431 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_rcv_plogi() 442 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rcv_plogi() 489 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rcv_plogi() 494 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_rcv_plogi() 531 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_mbx_cmpl_resume_rpi() 797 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, in lpfc_release_rpi() 807 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_release_rpi() 1093 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cmpl_plogi_plogi_issue() [all …]
|
D | lpfc_sli.c | 1273 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_ring_map() 1293 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_ring_map() 2218 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_def_mbox_cmpl() 2258 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli4_unreg_rpi_cmpl_clr() 3917 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_brdkill() 3925 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill() 3940 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill() 3954 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_brdkill() 4406 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli_hbq_setup() 4440 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_sli_hbq_setup() [all …]
|
D | lpfc_els.c | 381 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_fabric_reglogin() 398 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_fabric_reglogin() 434 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_issue_fabric_reglogin() 487 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_reg_vfi() 507 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_issue_reg_vfi() 538 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_unreg_vfi() 556 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_issue_unreg_vfi() 852 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cmpl_els_flogi_nport() 862 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_cmpl_els_flogi_nport() 2550 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cmpl_els_logo() [all …]
|
D | lpfc_attr.c | 641 pmboxq = mempool_alloc(phba->mbox_mem_pool,GFP_KERNEL); in lpfc_issue_lip() 669 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_issue_lip() 1164 !phba->mbox_mem_pool || in lpfc_get_hba_info() 1171 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_get_hba_info() 1188 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_hba_info() 1230 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_hba_info() 5337 !phba->mbox_mem_pool || in lpfc_get_stats() 5344 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_get_stats() 5362 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_stats() 5394 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_stats() [all …]
|
D | lpfc_mbox.c | 831 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_unreg_all_rpis() 848 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_unreg_all_rpis() 1723 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free() 1731 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free() 1744 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free()
|
D | lpfc.h | 852 mempool_t *mbox_mem_pool; member
|