Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_inline.h387 RESOURCE_EXCH = BIT_1, /* exchange */ enumerator
420 if (iores->res_type & RESOURCE_EXCH) { in qla_get_fw_resources()
440 if (iores->res_type & RESOURCE_EXCH) { in qla_get_fw_resources()
491 if (iores->res_type & RESOURCE_EXCH) in qla_put_fw_resources()
504 if (iores->res_type & RESOURCE_EXCH) { in qla_put_fw_resources()
H A Dqla_iocb.c1592 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla24xx_start_scsi()
1799 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla24xx_dif_start_scsi()
1959 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla2xxx_start_scsi_mq()
2181 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla2xxx_dif_start_scsi_mq()
3898 sp->iores.res_type |= RESOURCE_EXCH; in qla_get_iocbs_resource()
4297 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla_start_scsi_type6()
H A Dqla_nvme.c590 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla2x00_start_nvme_mq()
H A Dqla_edif.c3036 sp->iores.res_type = RESOURCE_IOCB | RESOURCE_EXCH; in qla28xx_start_scsi_edif()