Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mid.c199 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
205 ha->current_topology); in qla24xx_enable_vp()
423 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
Dqla_init.c782 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
864 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
1527 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
1568 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
4309 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4316 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
4323 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
4331 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
4338 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4900 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
[all …]
Dqla_def.h3745 uint8_t current_topology; member
4810 if (_ha->current_topology) \
4811 _ha->prev_topology = _ha->current_topology; \
4815 ((ha->prev_topology == ISP_CFG_N && !ha->current_topology) || \
4816 ha->current_topology == ISP_CFG_N || \
4817 !ha->current_topology)
Dqla_mbx.c3864 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()
3885 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
3948 ha->current_topology = ISP_CFG_FL; in qla24xx_report_id_acquisition()
3951 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
3958 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4024 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
Dqla_bsg.c798 (ha->current_topology == ISP_CFG_F || in qla2x00_process_loopback()
1816 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
Dqla_attr.c1149 switch (ha->current_topology) { in qla2x00_link_state_show()
2441 switch (vha->hw->current_topology) { in qla2x00_get_host_port_type()
Dqla_isr.c828 ha->current_topology = 0; in qla2x00_async_event()
848 (ha->current_topology == ISP_CFG_F)) { in qla2x00_async_event()
Dqla_mr.c1783 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
Dqla_os.c5357 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5361 } else if (vha->hw->current_topology == in qla2x00_relogin()
Dqla_target.c5019 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()
6049 if (vha->hw->current_topology == ISP_CFG_F) in qlt_get_port_database()