Home
last modified time | relevance | path

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

/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.c801 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
883 switch (vha->hw->current_topology) { in qla24xx_handle_gnl_done_event()
1545 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
1586 switch (vha->hw->current_topology) { in qla24xx_fcport_handle_login()
4327 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4334 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
4341 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
4349 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
4356 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4919 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
[all …]
Dqla_def.h3750 uint8_t current_topology; member
4815 if (_ha->current_topology) \
4816 _ha->prev_topology = _ha->current_topology; \
4820 ((ha->prev_topology == ISP_CFG_N && !ha->current_topology) || \
4821 ha->current_topology == ISP_CFG_N || \
4822 !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()
3949 ha->current_topology = ISP_CFG_FL; in qla24xx_report_id_acquisition()
3952 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
3959 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4025 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.c1150 switch (ha->current_topology) { in qla2x00_link_state_show()
2442 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.c5368 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5372 } 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()