Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c4650 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4681 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5299 } else if (ha->current_topology == ISP_CFG_NL || in qla2x00_configure_loop()
5502 (ha->current_topology == ISP_CFG_NL)) in qla2x00_configure_local_loop()
5752 if (vha->hw->current_topology == ISP_CFG_NL) in qla2x00_update_fcport()
5765 case ISP_CFG_NL: in qla2x00_update_fcport()
Dqla_attr.c1187 case ISP_CFG_NL: in qla2x00_link_state_show()
2597 case ISP_CFG_NL: in qla2x00_get_host_port_type()
Dqla_os.c5531 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5536 ISP_CFG_NL) { in qla2x00_relogin()
Dqla_def.h4119 #define ISP_CFG_NL 1 macro
Dqla_mbx.c3995 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()