Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_init.c1014 case ISP_CFG_NL: in qla24xx_handle_gnl_done_event()
5073 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5104 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5699 } else if (ha->current_topology == ISP_CFG_NL || in qla2x00_configure_loop()
5927 (ha->current_topology == ISP_CFG_NL)) in qla2x00_configure_local_loop()
6188 if (vha->hw->current_topology == ISP_CFG_NL) in qla2x00_update_fcport()
6201 case ISP_CFG_NL: in qla2x00_update_fcport()
Dqla_attr.c1177 case ISP_CFG_NL: in qla2x00_link_state_show()
2610 case ISP_CFG_NL: in qla2x00_get_host_port_type()
Dqla_os.c5642 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5647 ISP_CFG_NL && in qla2x00_relogin()
5652 ISP_CFG_NL) { in qla2x00_relogin()
Dqla_def.h4242 #define ISP_CFG_NL 1 macro
Dqla_mbx.c4011 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()