Home
last modified time | relevance | path

Searched refs:IS_QLA23XX (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4110 #define IS_QLA23XX(ha) (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA2322(ha) || \ macro
4136 #define IS_ALOGIO_CAPABLE(ha) (IS_QLA23XX(ha) || IS_FWI2_CAPABLE(ha))
H A Dqla_init.c3354 } else if (IS_QLA23XX(ha)) { in qla2x00_alloc_fw_dump()
4750 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
4805 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
H A Dqla_os.c2887 } else if (IS_QLA23XX(ha)) { in qla2x00_probe_one()
7500 } else if (IS_QLA23XX(ha)) { in qla2xxx_pci_mmio_enabled()
H A Dqla_gs.c1553 if (IS_QLA23XX(ha)) in qla25xx_fdmi_port_speed_capability()
H A Dqla_mbx.c3405 if (!IS_QLA23XX(ha) && !IS_FWI2_CAPABLE(ha)) in qla2x00_system_error()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4325 #define IS_QLA23XX(ha) (IS_QLA2300(ha) || IS_QLA2312(ha) || IS_QLA2322(ha) || \ macro
4351 #define IS_ALOGIO_CAPABLE(ha) (IS_QLA23XX(ha) || IS_FWI2_CAPABLE(ha))
H A Dqla_init.c3792 } else if (IS_QLA23XX(ha)) { in qla2x00_alloc_fw_dump()
5245 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
5300 if (IS_QLA23XX(ha)) { in qla2x00_nvram_config()
H A Dqla_os.c3050 } else if (IS_QLA23XX(ha)) { in qla2x00_probe_one()
7867 } else if (IS_QLA23XX(ha)) { in qla2xxx_pci_mmio_enabled()
H A Dqla_gs.c1555 if (IS_QLA23XX(ha)) in qla25xx_fdmi_port_speed_capability()
H A Dqla_mbx.c3464 if (!IS_QLA23XX(ha) && !IS_FWI2_CAPABLE(ha)) in qla2x00_system_error()

Completed in 83 milliseconds