Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mbx.c1649 if (IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_adapter_id()
1681 if (IS_CNA_CAPABLE(vha->hw)) { in qla2x00_get_adapter_id()
2285 if (!IS_FWI2_CAPABLE(vha->hw) || IS_CNA_CAPABLE(vha->hw)) in qla24xx_link_initialize()
2337 if (IS_CNA_CAPABLE(vha->hw)) { in qla2x00_lip_reset()
5122 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_xgmac_stats()
5163 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_get_dcbx_params()
5261 if (IS_CNA_CAPABLE(vha->hw)) in qla2x00_loopback_test()
5302 if (IS_CNA_CAPABLE(ha)) { in qla2x00_echo_test()
5319 if (IS_CNA_CAPABLE(ha)) in qla2x00_echo_test()
5323 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.c1023 if (iter->type == 3 && !(IS_CNA_CAPABLE(vha->hw))) in qla2x00_alloc_sysfs_attr()
1051 if (iter->type == 3 && !(IS_CNA_CAPABLE(ha))) in qla2x00_free_sysfs_attr()
1582 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_vlan_id_show()
1594 if (!IS_CNA_CAPABLE(vha->hw)) in qla2x00_vn_port_mac_address_show()
Dqla_isr.c990 if (IS_CNA_CAPABLE(ha)) in qla2x00_async_event()
1262 if (IS_CNA_CAPABLE(ha)) { in qla2x00_async_event()
4092 !IS_QLA8432(ha) && !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha) && in qla2x00_request_irqs()
Dqla_bsg.c1422 IS_CNA_CAPABLE(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_optrom_setup()
Dqla_init.c4210 if (ha->operating_mode == LOOP && !IS_CNA_CAPABLE(ha)) in qla2x00_init_rings()
4413 IS_CNA_CAPABLE(ha) || in qla2x00_configure_hba()
4510 !IS_CNA_CAPABLE(ha) && !IS_QLA2031(ha); in qla2x00_set_model_info()
Dqla_os.c1681 if (ha->flags.enable_lip_full_login && !IS_CNA_CAPABLE(ha)) { in qla2x00_loop_reset()
4217 if (IS_CNA_CAPABLE(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_mem_alloc()
Dqla_def.h4110 #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()