Home
last modified time | relevance | path

Searched refs:ISP_CFG_NL (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_attr.c1066 case ISP_CFG_NL: in qla2x00_link_state_show()
1683 case ISP_CFG_NL: in qla2x00_get_host_port_type()
Dqla_init.c4224 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4253 ha->current_topology = ISP_CFG_NL; in qla2x00_configure_hba()
4812 } else if (ha->current_topology == ISP_CFG_NL) { in qla2x00_configure_loop()
5242 case ISP_CFG_NL: in qla2x00_update_fcport()
Dqla_os.c5117 if (vha->hw->current_topology != ISP_CFG_NL) { in qla2x00_relogin()
5123 ISP_CFG_NL) { in qla2x00_relogin()
Dqla_def.h3698 #define ISP_CFG_NL 1 macro
Dqla_mbx.c3827 ha->current_topology = ISP_CFG_NL; in qla24xx_report_id_acquisition()