Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mid.c186 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
386 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
Dqla_init.c2478 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
2485 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
2492 ha->current_topology = ISP_CFG_N; in qla2x00_configure_hba()
2500 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
2507 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
3010 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
3015 } else if (ha->current_topology == ISP_CFG_F && in qla2x00_configure_loop()
3021 } else if (ha->current_topology == ISP_CFG_N) { in qla2x00_configure_loop()
3705 if (ha->current_topology == ISP_CFG_FL && in qla2x00_find_all_fabric_devs()
3773 (vha->d_id.b24 & 0xffff00)) && ha->current_topology == in qla2x00_find_all_fabric_devs()
Dqla_bsg.c788 (ha->current_topology == ISP_CFG_F || in qla2x00_process_loopback()
1778 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
Dqla_attr.c1115 switch (ha->current_topology) { in qla2x00_link_state_show()
1679 switch (vha->hw->current_topology) { in qla2x00_get_host_port_type()
Dqla_def.h3042 uint8_t current_topology; member
Dqla_mr.c1779 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
Dqla_target.c4281 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()