Home
last modified time | relevance | path

Searched refs:LPFC_ENABLE_NVME (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_init.c1080 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) { in lpfc_hba_down_post_s4()
1099 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) { in lpfc_hba_down_post_s4()
1297 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) { in lpfc_hb_timeout_handler()
3109 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME && in lpfc_online()
3362 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) in lpfc_nvme_free()
3670 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) in lpfc_sli4_scsi_sgl_update()
3795 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) in lpfc_sli4_nvme_sgl_update()
3936 } else if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) { in lpfc_create_port()
5635 ((phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) ? in lpfc_setup_driver_resource_phase1()
5647 if ((phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) && in lpfc_setup_driver_resource_phase1()
[all …]
Dlpfc_vport.c317 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) { in lpfc_vport_create()
420 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME))) { in lpfc_vport_create()
Dlpfc_hbadisc.c503 if (phba->cfg_enable_fc4_type != LPFC_ENABLE_NVME) in lpfc_send_fastpath_evt()
865 if (phba->cfg_enable_fc4_type != LPFC_ENABLE_NVME) in lpfc_linkdown_port()
915 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) { in lpfc_linkdown()
1000 if (phba->cfg_enable_fc4_type != LPFC_ENABLE_NVME) in lpfc_linkup_port()
3615 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) { in lpfc_mbx_cmpl_reg_vpi()
3897 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) { in lpfc_issue_gidft()
3989 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) in lpfc_mbx_cmpl_ns_reg_login()
4025 if (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME) in lpfc_register_remote_port()
4102 if (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME) in lpfc_unregister_remote_port()
Dlpfc.h841 #define LPFC_ENABLE_NVME 2 macro
Dlpfc_nportdisc.c828 if (phba->cfg_enable_fc4_type != LPFC_ENABLE_NVME) in lpfc_rcv_prli()
1763 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) { in lpfc_cmpl_reglogin_reglogin_issue()
Dlpfc_ct.c1443 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) in lpfc_ns_cmd()
1501 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) && in lpfc_ns_cmd()
Dlpfc_attr.c166 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) { in lpfc_nvme_info_show()
6564 if (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME) in lpfc_get_cfgparam()
6607 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME && in lpfc_nvme_mod_param_dep()
Dlpfc_nvme.c2929 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) in lpfc_sli4_nvme_xri_aborted()
Dlpfc_nvmet.c1504 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) in lpfc_sli4_nvmet_xri_aborted()
Dlpfc_debugfs.c902 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME)) in lpfc_debugfs_nvmestat_data()
Dlpfc_els.c2715 (phba->cfg_enable_fc4_type == LPFC_ENABLE_NVME)) { in lpfc_cmpl_els_logo()
Dlpfc_sli.c7249 if ((phba->cfg_enable_fc4_type & LPFC_ENABLE_NVME) && in lpfc_sli4_hba_setup()