Home
last modified time | relevance | path

Searched refs:LPFC_ENABLE_FCP (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_vport.c407 vport->cfg_enable_fc4_type = LPFC_ENABLE_FCP; in lpfc_vport_create()
Dlpfc_attr.c716 if (!(vport->cfg_enable_fc4_type & LPFC_ENABLE_FCP) || in lpfc_scsi_stat_show()
3964 LPFC_ENABLE_FCP, LPFC_ENABLE_BOTH,
7672 phba->cfg_enable_fc4_type = LPFC_ENABLE_FCP; in lpfc_get_cfgparam()
7677 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_get_cfgparam()
7678 phba->cfg_enable_fc4_type |= LPFC_ENABLE_FCP; in lpfc_get_cfgparam()
7743 phba->cfg_enable_fc4_type &= ~LPFC_ENABLE_FCP; in lpfc_nvme_mod_param_dep()
Dlpfc.h1187 #define LPFC_ENABLE_FCP 1 macro
Dlpfc_nportdisc.c1859 if (vport->cfg_enable_fc4_type != LPFC_ENABLE_FCP) { in lpfc_rcv_logo_reglogin_issue()
1973 if (vport->cfg_enable_fc4_type != LPFC_ENABLE_FCP) { in lpfc_cmpl_reglogin_reglogin_issue()
Dlpfc_init.c3793 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_scsi_free()
4551 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP) { in lpfc_create_port()
7531 ((phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP) ? in lpfc_setup_driver_resource_phase1()
10571 if (phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP) { in lpfc_sli4_queue_create()
13624 if (phba->cfg_enable_fc4_type == LPFC_ENABLE_FCP) { in lpfc_get_sli4_parameters()
13647 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_get_sli4_parameters()
13649 phba->cfg_enable_fc4_type = LPFC_ENABLE_FCP; in lpfc_get_sli4_parameters()
Dlpfc_ct.c2044 vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP) in lpfc_ns_cmd()
2132 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) && in lpfc_ns_cmd()
Dlpfc_hbadisc.c4137 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) { in lpfc_issue_gidft()
4281 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) in lpfc_mbx_cmpl_ns_reg_login()
Dlpfc_scsi.c461 if (!(vport->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_sli4_vport_delete_fcp_xri_aborted()
508 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_sli4_io_xri_aborted()
Dlpfc_debugfs.c1261 if (!(vport->cfg_enable_fc4_type & LPFC_ENABLE_FCP) || in lpfc_debugfs_scsistat_data()