Home
last modified time | relevance | path

Searched refs:current_topology (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_mid.c215 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
221 ha->current_topology); in qla24xx_enable_vp()
446 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
Dqla_init.c833 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
930 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
1690 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
1731 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
4767 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4774 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
4782 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
4790 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
4798 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5406 if ((ha->current_topology == ISP_CFG_FL || in qla2x00_configure_loop()
[all …]
Dqla_def.h4153 uint8_t current_topology; member
5374 if (_ha->current_topology) \
5375 _ha->prev_topology = _ha->current_topology; \
5379 ((ha->prev_topology == ISP_CFG_N && !ha->current_topology) || \
5380 ha->current_topology == ISP_CFG_N || \
5381 !ha->current_topology)
Dqla_mbx.c4012 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()
4033 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
4103 ha->current_topology = ISP_CFG_FL; in qla24xx_report_id_acquisition()
4106 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4113 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4179 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
Dqla_bsg.c826 ((ha->current_topology == ISP_CFG_F && (elreq.options & 7) >= 2) || in qla2x00_process_loopback()
1850 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
Dqla_attr.c1183 switch (ha->current_topology) { in qla2x00_link_state_show()
2616 switch (vha->hw->current_topology) { in qla2x00_get_host_port_type()
Dqla_isr.c1335 ha->current_topology = 0; in qla2x00_async_event()
1356 (ha->current_topology == ISP_CFG_F)) { in qla2x00_async_event()
Dqla_os.c5586 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5590 } else if (vha->hw->current_topology == in qla2x00_relogin()
5595 } else if (vha->hw->current_topology == in qla2x00_relogin()
Dqla_mr.c1755 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
Dqla_target.c5149 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()
6168 if (vha->hw->current_topology == ISP_CFG_F) in qlt_get_port_database()