Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c198 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
204 ha->current_topology); in qla24xx_enable_vp()
429 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
H A Dqla_init.c812 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
895 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
1593 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
1634 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
4555 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4562 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
4569 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
4577 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
4584 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
5171 if ((ha->current_topology == ISP_CFG_FL || in qla2x00_configure_loop()
[all …]
H A Dqla_def.h4009 uint8_t current_topology; member
5144 if (_ha->current_topology) \
5145 _ha->prev_topology = _ha->current_topology; \
5149 ((ha->prev_topology == ISP_CFG_N && !ha->current_topology) || \
5150 ha->current_topology == ISP_CFG_N || \
5151 !ha->current_topology)
H A Dqla_mbx.c3955 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()
3976 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
4043 ha->current_topology = ISP_CFG_FL; in qla24xx_report_id_acquisition()
4046 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4053 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4119 ha->current_topology = ISP_CFG_N; in qla24xx_report_id_acquisition()
H A Dqla_bsg.c808 ((ha->current_topology == ISP_CFG_F && (elreq.options & 7) >= 2) || in qla2x00_process_loopback()
1832 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
H A Dqla_attr.c1177 switch (ha->current_topology) { in qla2x00_link_state_show()
2580 switch (vha->hw->current_topology) { in qla2x00_get_host_port_type()
H A Dqla_isr.c1184 ha->current_topology = 0; in qla2x00_async_event()
1204 (ha->current_topology == ISP_CFG_F)) { in qla2x00_async_event()
H A Dqla_os.c5388 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5392 } else if (vha->hw->current_topology == in qla2x00_relogin()
5397 } else if (vha->hw->current_topology == in qla2x00_relogin()
H A Dqla_mr.c1755 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
H A Dqla_target.c5029 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()
6048 if (vha->hw->current_topology == ISP_CFG_F) in qlt_get_port_database()