Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_def.h4376 #define QLA_ABTS_FW_ENABLED(_ha) ((_ha)->fw_attributes_ext[0] & BIT_14) macro
4381 (QLA_SRB_NVME_LS(_sp) && QLA_ABTS_FW_ENABLED(_sp->fcport->vha->hw))
4383 (QLA_SRB_NVME_CMD(_sp) && QLA_ABTS_FW_ENABLED(_sp->fcport->vha->hw))
4385 (QLA_NVME_IOS(_sp) && QLA_ABTS_FW_ENABLED(_sp->fcport->vha->hw))