Home
last modified time | relevance | path

Searched refs:LPFC_ENABLE_BOTH (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc.h1171 #define LPFC_ENABLE_BOTH 3 macro
1173 #define LPFC_MAX_ENBL_FC4_TYPE LPFC_ENABLE_BOTH
1174 #define LPFC_DEF_ENBL_FC4_TYPE LPFC_ENABLE_BOTH
Dlpfc_hbadisc.c1198 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_linkdown()
3981 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_reg_vpi()
4246 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_issue_gidft()
4263 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_issue_gidft()
4390 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_ns_reg_login()
4394 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_ns_reg_login()
Dlpfc_ct.c2043 if (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_ns_cmd()
2051 if (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_ns_cmd()
2119 if (((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_ns_cmd()
2131 } else if (((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_ns_cmd()
Dlpfc_nportdisc.c1966 (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_cmpl_reglogin_reglogin_issue()
Dlpfc_els.c2313 (vport->cfg_enable_fc4_type != LPFC_ENABLE_BOTH)) { in lpfc_cmpl_els_prli()