Home
last modified time | relevance | path

Searched refs:IS_SHADOW_REG_CAPABLE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_iocb.c1599 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla24xx_start_scsi()
1806 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla24xx_dif_start_scsi()
1966 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2xxx_start_scsi_mq()
2188 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2xxx_dif_start_scsi_mq()
4159 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2x00_start_bidir()
4322 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla_start_scsi_type6()
H A Dqla_nvme.c596 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2x00_start_nvme_mq()
H A Dqla_edif.c3043 cnt = IS_SHADOW_REG_CAPABLE(ha) ? *req->out_ptr : in qla28xx_start_scsi_edif()
H A Dqla_mbx.c4513 if (IS_SHADOW_REG_CAPABLE(ha)) in qla25xx_init_req_que()
4586 if (IS_SHADOW_REG_CAPABLE(ha)) in qla25xx_init_rsp_que()
H A Dqla_def.h4390 #define IS_SHADOW_REG_CAPABLE(ha) (IS_QLA27XX(ha) || IS_QLA28XX(ha)) macro
H A Dqla_isr.c3981 is_shadow_hba = IS_SHADOW_REG_CAPABLE(ha); in qla24xx_process_response_queue()
H A Dqla_init.c4673 if (IS_SHADOW_REG_CAPABLE(ha)) in qla24xx_config_rings()
9640 qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla2xxx_create_qpair()
H A Dqla_os.c432 ha->base_qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla_init_base_qpair()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nvme.c403 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2x00_start_nvme_mq()
H A Dqla_iocb.c1647 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla24xx_start_scsi()
1845 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla24xx_dif_start_scsi()
1993 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2xxx_start_scsi_mq()
2206 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2xxx_dif_start_scsi_mq()
3964 if (IS_SHADOW_REG_CAPABLE(ha)) { in qla2x00_start_bidir()
H A Dqla_mbx.c4441 if (IS_SHADOW_REG_CAPABLE(ha)) in qla25xx_init_req_que()
4514 if (IS_SHADOW_REG_CAPABLE(ha)) in qla25xx_init_rsp_que()
H A Dqla_def.h4162 #define IS_SHADOW_REG_CAPABLE(ha) (IS_QLA27XX(ha) || IS_QLA28XX(ha)) macro
H A Dqla_init.c4189 if (IS_SHADOW_REG_CAPABLE(ha)) in qla24xx_config_rings()
9154 qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla2xxx_create_qpair()
H A Dqla_os.c393 ha->base_qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla_init_base_qpair()

Completed in 92 milliseconds