/linux-4.4.14/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 | 905 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_linkdown() 912 mempool_free(mb, phba->mbox_mem_pool); in lpfc_linkdown() 919 mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_linkdown() 926 mempool_free(mb, phba->mbox_mem_pool); in lpfc_linkdown() 1057 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_clear_la() 1064 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_clear_la() 1094 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_local_config_link() 1125 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_mbx_cmpl_local_config_link() 1202 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_mbx_cmpl_reg_fcfi() 1449 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 | 1798 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli3_bsg_diag_loopback_mode() 1863 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli3_bsg_diag_loopback_mode() 1890 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_set_link_diag_state() 1931 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_link_diag_state() 1951 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_set_internal_loopback() 1960 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_internal_loopback() 1980 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_set_internal_loopback() 2345 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_bsg_link_diag_test() 2410 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_sli4_bsg_link_diag_test() 2437 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() 803 pmb = (LPFC_MBOXQ_t *) mempool_alloc(phba->mbox_mem_pool, in lpfc_release_rpi() 813 mempool_free(pmb, phba->mbox_mem_pool); in lpfc_release_rpi() 1097 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() 485 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_reg_vfi() 505 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_issue_reg_vfi() 536 mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_issue_unreg_vfi() 554 mempool_free(mboxq, phba->mbox_mem_pool); in lpfc_issue_unreg_vfi() 850 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_cmpl_els_flogi_nport() 860 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_cmpl_els_flogi_nport() 2536 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() 5340 !phba->mbox_mem_pool || in lpfc_get_stats() 5347 pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_get_stats() 5365 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_stats() 5397 mempool_free(pmboxq, phba->mbox_mem_pool); in lpfc_get_stats() [all …]
|
D | lpfc_mbox.c | 836 mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL); in lpfc_sli4_unreg_all_rpis() 853 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_unreg_all_rpis() 1728 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free() 1736 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free() 1749 mempool_free(mbox, phba->mbox_mem_pool); in lpfc_sli4_mbox_cmd_free()
|
D | lpfc.h | 856 mempool_t *mbox_mem_pool; member
|