Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_mid.c186 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
385 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
Dqla_init.c2476 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
2483 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
2490 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
2498 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
2505 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
3008 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
3013 } else if (ha->current_topology == ISP_CFG_F && in qla2x00_configure_loop()
3019 } else if (ha->current_topology == ISP_CFG_N) { in qla2x00_configure_loop()
3712 if (ha->current_topology == ISP_CFG_FL && in qla2x00_find_all_fabric_devs()
3780 (vha->d_id.b24 & 0xffff00)) && ha->current_topology == in qla2x00_find_all_fabric_devs()
Dqla_bsg.c792 (ha->current_topology == ISP_CFG_F || in qla2x00_process_loopback()
1781 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
Dqla_attr.c1121 switch (ha->current_topology) { in qla2x00_link_state_show()
1702 switch (vha->hw->current_topology) { in qla2x00_get_host_port_type()
Dqla_def.h3042 uint8_t current_topology; member
Dqla_mr.c1756 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
Dqla_target.c4274 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()