Home
last modified time | relevance | path

Searched refs:scm_supported_f (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mbx.c1131 ha->flags.scm_supported_f = 1; in qla2x00_get_fw_version()
1135 (ha->flags.scm_supported_f) ? "Supported" : in qla2x00_get_fw_version()
1839 if (ha->flags.scm_supported_f || vha->flags.nvme2_enabled) { in qla2x00_init_firmware()
Dqla_def.h3913 uint32_t scm_supported_f:1; member
Dqla_init.c3787 if (ql2xrdpenable || ha->flags.scm_supported_f) in qla2x00_setup_chip()
4000 if (ql2xrdpenable || ha->flags.scm_supported_f) in qla24xx_update_fw_options()