Home
last modified time | relevance | path

Searched refs:fw_attributes_h (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c1110 ha->fw_attributes_h = mcp->mb[15]; in qla2x00_get_fw_version()
1120 if (ha->fw_attributes_h & 0x4) in qla2x00_get_fw_version()
1123 __func__, ha->fw_attributes_h); in qla2x00_get_fw_version()
1125 if (ha->fw_attributes_h & 0x8) in qla2x00_get_fw_version()
1128 __func__, ha->fw_attributes_h); in qla2x00_get_fw_version()
1134 if ((ha->fw_attributes_h & in qla2x00_get_fw_version()
1137 if (ha->fw_attributes_h & FW_ATTR_H_NVME_FBURST) in qla2x00_get_fw_version()
1143 __func__, ha->fw_attributes_h); in qla2x00_get_fw_version()
H A Dqla_tmpl.c903 vha->hw->fw_attributes_h << 16 | vha->hw->fw_attributes); in qla27xx_firmware_info()
H A Dqla_bsg.c2207 (uint64_t)ha->fw_attributes_h << 16 | in qla27xx_get_flash_upd_cap()
2243 (uint64_t)ha->fw_attributes_h << 16 | in qla27xx_set_flash_upd_cap()
H A Dqla_def.h4386 (((ha)->fw_attributes_h << 16 | (ha)->fw_attributes) & BIT_22))
4541 uint16_t fw_attributes_h; member
H A Dqla_attr.c2382 (uint64_t)ha->fw_attributes_h << 16 | in qla2x00_fw_attr_show()