Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_attr.c1150 case ISP_CFG_NL: in qla2x00_link_state_show()
2442 case ISP_CFG_NL: in qla2x00_get_host_port_type()
Dqla_init.c4309 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4338 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4918 } else if (ha->current_topology == ISP_CFG_NL) { in qla2x00_configure_loop()
5122 (ha->current_topology == ISP_CFG_NL)) in qla2x00_configure_local_loop()
5376 case ISP_CFG_NL: in qla2x00_update_fcport()
Dqla_os.c5357 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5362 ISP_CFG_NL) { in qla2x00_relogin()
Dqla_def.h3747 #define ISP_CFG_NL 1 macro
Dqla_mbx.c3864 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()