Searched refs:qla_put_fw_resources (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_inline.h | 483 qla_put_fw_resources(struct qla_qpair *qp, struct iocb_resource *iores) in qla_put_fw_resources() function
|
H A D | qla_iocb.c | 1682 qla_put_fw_resources(sp->qpair, &sp->iores); in qla24xx_start_scsi() 1890 qla_put_fw_resources(sp->qpair, &sp->iores); in qla24xx_dif_start_scsi() 2049 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2xxx_start_scsi_mq() 2271 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2xxx_dif_start_scsi_mq() 4045 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2x00_start_sp() 4481 qla_put_fw_resources(sp->qpair, &sp->iores); in qla_start_scsi_type6()
|
H A D | qla_nvme.c | 756 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2x00_start_nvme_mq()
|
H A D | qla_isr.c | 2054 qla_put_fw_resources(sp->qpair, &sp->iores); in qla_get_sp_from_handle() 3359 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2x00_status_entry()
|
H A D | qla_init.c | 131 qla_put_fw_resources(qpair, &sp->cmd_sp->iores); in qla24xx_abort_iocb_timeout() 138 qla_put_fw_resources(qpair, &sp->iores); in qla24xx_abort_iocb_timeout() 2032 qla_put_fw_resources(sp->qpair, &sp->iores); in qla2x00_tmf_iocb_timeout()
|
H A D | qla_edif.c | 3218 qla_put_fw_resources(sp->qpair, &sp->iores); in qla28xx_start_scsi_edif()
|