Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_inline.h393 qla_get_fw_resources(struct qla_qpair *qp, struct iocb_resource *iores) in qla_get_fw_resources() function
Dqla_iocb.c1600 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla24xx_start_scsi()
1805 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla24xx_dif_start_scsi()
1965 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla2xxx_start_scsi_mq()
2185 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla2xxx_dif_start_scsi_mq()
3882 return qla_get_fw_resources(sp->qpair, &sp->iores); in qla_get_iocbs_resource()
Dqla_nvme.c428 if (qla_get_fw_resources(sp->qpair, &sp->iores)) { in qla2x00_start_nvme_mq()
Dqla_edif.c2905 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla28xx_start_scsi_edif()