Home
last modified time | relevance | path

Searched refs:IS_CNA_CAPABLE (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_mbx.c1711 if (IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_adapter_id()
1741 if (IS_CNA_CAPABLE(vha->hw)) { in qla2x00_get_adapter_id()
2345 if (!IS_FWI2_CAPABLE(vha->hw) || IS_CNA_CAPABLE(vha->hw)) in qla24xx_link_initialize()
2397 if (IS_CNA_CAPABLE(vha->hw)) { in qla2x00_lip_reset()
5212 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_xgmac_stats()
5253 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_dcbx_params()
5351 if (IS_CNA_CAPABLE(vha->hw)) in qla2x00_loopback_test()
5392 if (IS_CNA_CAPABLE(ha)) { in qla2x00_echo_test()
5409 if (IS_CNA_CAPABLE(ha)) in qla2x00_echo_test()
5413 if (IS_CNA_CAPABLE(ha) || IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || in qla2x00_echo_test()
[all …]
Dqla_sup.c821 if (IS_CNA_CAPABLE(ha)) in qla2xxx_get_flt_info()
831 if (IS_CNA_CAPABLE(ha)) in qla2xxx_get_flt_info()
1079 !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha) && in qla2xxx_get_flash_info()
1107 !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha)) in qla2xxx_flash_npiv_conf()
Dqla_attr.c1029 if (iter->type == 3 && !(IS_CNA_CAPABLE(vha->hw))) in qla2x00_alloc_sysfs_attr()
1057 if (iter->type == 3 && !(IS_CNA_CAPABLE(ha))) in qla2x00_free_sysfs_attr()
1585 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_vlan_id_show()
1597 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_vn_port_mac_address_show()
Dqla_isr.c1129 if (IS_CNA_CAPABLE(ha)) in qla2x00_async_event()
1412 if (IS_CNA_CAPABLE(ha)) { in qla2x00_async_event()
4469 !IS_QLA8432(ha) && !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha) && in qla2x00_request_irqs()
Dqla_init.c4525 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings()
4732 IS_CNA_CAPABLE(ha) || in qla2x00_configure_hba()
4834 !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha); in qla2x00_set_model_info()
Dqla_bsg.c1441 IS_CNA_CAPABLE(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_optrom_setup()
Dqla_os.c1740 if (ha->flags.enable_lip_full_login && !IS_CNA_CAPABLE(ha)) { in qla2x00_loop_reset()
4354 if (IS_CNA_CAPABLE(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_mem_alloc()
Dqla_def.h4258 #define IS_CNA_CAPABLE(ha) (IS_QLA81XX(ha) || IS_QLA82XX(ha) || \ macro
Dqla_gs.c1509 if (IS_CNA_CAPABLE(ha)) in qla25xx_fdmi_port_speed_capability()