Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1185 #define LPFC_ENABLE_BOTH 3 macro
1187 #define LPFC_MAX_ENBL_FC4_TYPE LPFC_ENABLE_BOTH
1188 #define LPFC_DEF_ENBL_FC4_TYPE LPFC_ENABLE_BOTH
Dlpfc_ct.c2036 if (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_ns_cmd()
2041 if (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_ns_cmd()
2109 if (((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_ns_cmd()
2121 } else if (((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_ns_cmd()
Dlpfc_hbadisc.c1262 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_linkdown()
3984 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_reg_vpi()
4237 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_issue_gidft()
4254 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_issue_gidft()
4377 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_ns_reg_login()
4381 if ((vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH) || in lpfc_mbx_cmpl_ns_reg_login()
Dlpfc_nportdisc.c1986 (vport->cfg_enable_fc4_type == LPFC_ENABLE_BOTH || in lpfc_cmpl_reglogin_reglogin_issue()
Dlpfc_els.c2339 (vport->cfg_enable_fc4_type != LPFC_ENABLE_BOTH)) { in lpfc_cmpl_els_prli()