Home
last modified time | relevance | path

Searched refs:fw_attributes (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_dbg.h282 __be32 fw_attributes; member
A Dqla_os.c680 if (ha->fw_attributes & BIT_9) { in qla2x00_fw_version_str()
685 switch (ha->fw_attributes & 0xFF) { in qla2x00_fw_version_str()
699 sprintf(un_str, "(%x)", ha->fw_attributes); in qla2x00_fw_version_str()
703 if (ha->fw_attributes & 0x100) in qla2x00_fw_version_str()
715 ha->fw_minor_version, ha->fw_subminor_version, ha->fw_attributes); in qla24xx_fw_version_str()
2102 if (!(ha->fw_attributes & BIT_6)) in qla2x00_iospace_config()
3438 if (IS_QLA25XX(ha) && !(ha->fw_attributes & BIT_6)) in qla2x00_probe_one()
3512 if (ha->fw_attributes & BIT_4) { in qla2x00_probe_one()
A Dqla_tmpl.c903 vha->hw->fw_attributes_h << 16 | vha->hw->fw_attributes); in qla27xx_firmware_info()
A Dqla_bsg.c2204 (uint64_t)ha->fw_attributes; in qla27xx_get_flash_upd_cap()
2240 (uint64_t)ha->fw_attributes; in qla27xx_set_flash_upd_cap()
A Dqla_attr.c2383 (uint64_t)ha->fw_attributes); in qla2x00_fw_attr_show()
3077 if (ha->fw_attributes & BIT_4) { in qla24xx_vport_create()
A Dqla_dbg.c79 fw_dump->fw_attributes = htonl(ha->fw_attributes); in qla2xxx_prep_dump()
A Dqla_def.h4329 (((ha)->fw_attributes_h << 16 | (ha)->fw_attributes) & BIT_22))
4485 uint16_t fw_attributes; member
A Dqla_init.c4060 (ha->fw_attributes & BIT_2)) { in qla2x00_setup_chip()
4423 if ((ha->fw_attributes & BIT_6) && (IS_MSIX_NACK_CAPABLE(ha)) && in qla24xx_config_rings()
9342 if (!(ha->fw_attributes & BIT_6) || !ha->flags.msix_enabled) { in qla2xxx_create_qpair()
9430 if (ha->fw_attributes & BIT_4) in qla2xxx_create_qpair()
A Dqla_isr.c4496 ha->chip_revision, ha->fw_attributes); in qla2x00_request_irqs()
A Dqla_mbx.c1097 ha->fw_attributes = mcp->mb[6]; in qla2x00_get_fw_version()

Completed in 91 milliseconds