Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_init.c994 case ISP_CFG_NL: in qla24xx_handle_gnl_done_event()
4763 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4794 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5409 } else if (ha->current_topology == ISP_CFG_NL || in qla2x00_configure_loop()
5639 (ha->current_topology == ISP_CFG_NL)) in qla2x00_configure_local_loop()
5896 if (vha->hw->current_topology == ISP_CFG_NL) in qla2x00_update_fcport()
5909 case ISP_CFG_NL: in qla2x00_update_fcport()
Dqla_attr.c1184 case ISP_CFG_NL: in qla2x00_link_state_show()
2617 case ISP_CFG_NL: in qla2x00_get_host_port_type()
Dqla_os.c5588 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5593 ISP_CFG_NL && in qla2x00_relogin()
5598 ISP_CFG_NL) { in qla2x00_relogin()
Dqla_def.h4155 #define ISP_CFG_NL 1 macro
Dqla_mbx.c4012 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()