Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1175 #define LPFC_ENABLE_FCP 1 macro
1182 #define LPFC_MAX_ENBL_FC4_TYPE LPFC_ENABLE_FCP
1183 #define LPFC_DEF_ENBL_FC4_TYPE LPFC_ENABLE_FCP
H A Dlpfc_vport.c405 vport->cfg_enable_fc4_type = LPFC_ENABLE_FCP; in lpfc_vport_create()
H A Dlpfc_attr.c717 if (!(vport->cfg_enable_fc4_type & LPFC_ENABLE_FCP) || in lpfc_scsi_stat_show()
3936 LPFC_ENABLE_FCP, LPFC_MAX_ENBL_FC4_TYPE,
7285 phba->cfg_enable_fc4_type = LPFC_ENABLE_FCP; in lpfc_get_cfgparam()
7290 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_get_cfgparam()
7291 phba->cfg_enable_fc4_type |= LPFC_ENABLE_FCP; in lpfc_get_cfgparam()
7353 phba->cfg_enable_fc4_type &= ~LPFC_ENABLE_FCP; in lpfc_nvme_mod_param_dep()
H A Dlpfc_ct.c2026 vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP) in lpfc_ns_cmd()
2111 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) && in lpfc_ns_cmd()
H A Dlpfc_scsi.c390 if (!(vport->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_sli4_vport_delete_fcp_xri_aborted()
438 if (!(phba->cfg_enable_fc4_type & LPFC_ENABLE_FCP)) in lpfc_sli4_io_xri_aborted()
H A Dlpfc_hbadisc.c4229 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) { in lpfc_issue_gidft()
4368 (vport->cfg_enable_fc4_type == LPFC_ENABLE_FCP)) in lpfc_mbx_cmpl_ns_reg_login()