Home
last modified time | relevance | path

Searched refs:IS_QLA25XX (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_sup.c568 else if (IS_QLA25XX(ha)) in qla2xxx_find_flt_start()
671 uint32_t def = IS_QLA81XX(ha) ? 2 : IS_QLA25XX(ha) ? 1 : 0; in qla2xxx_get_flt_info()
1078 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2xxx_get_flash_info()
1106 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2xxx_flash_npiv_conf()
1280 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla24xx_write_flash_data()
3009 if (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || in qla25xx_read_optrom_data()
Dqla_def.h4240 #define IS_QLA25XX(ha) (IS_QLA2532(ha)) macro
4251 IS_QLA25XX(ha) || IS_QLA81XX(ha) || \
4274 (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || IS_QLA28XX(ha))
4309 (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || \
4311 #define USE_ASYNC_SCAN(ha) (IS_QLA25XX(ha) || IS_QLA81XX(ha) ||\
5344 (IS_QLA25XX(ha) || IS_QLA81XX(ha) || IS_QLA83XX(ha) || \
Dqla_dfs.c562 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2x00_dfs_setup()
Dqla_os.c2080 (!IS_QLA25XX(ha) && !IS_QLA81XX(ha))) in qla2x00_iospace_config()
2769 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || in qla2x00_set_isp_flags()
2945 if (IS_QLA24XX(ha) || IS_QLA25XX(ha) || IS_QLA81XX(ha) || in qla2x00_probe_one()
3015 } else if (IS_QLA25XX(ha)) { in qla2x00_probe_one()
3392 if (IS_QLA25XX(ha) && !(ha->fw_attributes & BIT_6)) in qla2x00_probe_one()
3675 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_shutdown()
3840 if (IS_QLA25XX(ha) || IS_QLA2031(ha) || IS_QLA27XX(ha) || in qla2x00_remove_one()
7598 } else if (IS_QLA25XX(ha)) { in qla2x00_request_firmware()
Dqla_mbx.c3495 if (!IS_QLA25XX(vha->hw) && !IS_QLA2031(vha->hw) && in qla2x00_write_serdes_word()
3534 if (!IS_QLA25XX(vha->hw) && !IS_QLA2031(vha->hw) && in qla2x00_read_serdes_word()
3803 if (!IS_QLA25XX(vha->hw) && !IS_QLA81XX(vha->hw) && in qla2x00_enable_fce_trace()
5008 if (!IS_QLA25XX(ha) && !IS_QLA2031(ha) && in qla25xx_set_els_cmds_supported()
5413 if (IS_CNA_CAPABLE(ha) || IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || in qla2x00_echo_test()
5746 if (!IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha)) in qla24xx_set_fcp_prio()
5792 if (IS_QLA25XX(ha)) { in qla2x00_get_thermal_temp()
Dqla_attr.c472 else if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha)) in qla2x00_sysfs_write_optrom_ctl()
1027 if (iter->type == 2 && !IS_QLA25XX(vha->hw)) in qla2x00_alloc_sysfs_attr()
1055 if (iter->type == 2 && !IS_QLA25XX(ha)) in qla2x00_free_sysfs_attr()
Dqla_bsg.c152 if (!(IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || IS_P3P_TYPE(ha))) { in qla24xx_proc_fcp_prio_cfg_cmd()
1440 else if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha) || in qla2x00_optrom_setup()
Dqla_init.c2567 if (IS_QLA24XX_TYPE(ha) || IS_QLA25XX(ha)) in qla2x00_initialize_adapter()
3425 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2x00_init_fce_trace()
3545 else if (IS_QLA25XX(ha)) in qla2x00_alloc_fw_dump()
4274 if (IS_QLA25XX(ha) || IS_QLA83XX(ha) || IS_QLA27XX(ha) || in qla24xx_update_fw_options()
4829 int use_tbl = !IS_QLA24XX_TYPE(ha) && !IS_QLA25XX(ha) && in qla2x00_set_model_info()
Dqla_isr.c3951 if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha) && in qla2xxx_check_risc_status()
Dqla_gs.c1549 if (IS_QLA25XX(ha) || IS_QLAFX00(ha)) in qla25xx_fdmi_port_speed_capability()
Dqla_target.c7012 if (IS_QLA25XX(ha)) { in qlt_24xx_config_nvram_stage1()
/linux-5.19.10/Documentation/PCI/
Dpci-error-recovery.rst321 + if (IS_QLA24XX(ha) || IS_QLA25XX(ha) || IS_QLA81XX(ha))