Lines Matching refs:qpair
2566 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2575 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2584 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2594 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2614 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2627 qla_els_reject_iocb(vha, (*rsp)->qpair, &a); in qla24xx_auth_els()
2639 qla_els_reject_iocb(host, (*rsp)->qpair, &a); in qla24xx_auth_els()
2652 qla_els_reject_iocb(host, (*rsp)->qpair, &a); in qla24xx_auth_els()
2988 struct req_que *req = sp->qpair->req; in qla28xx_start_scsi_edif()
2989 spinlock_t *lock = sp->qpair->qp_lock_ptr; in qla28xx_start_scsi_edif()
2999 if (qla2x00_marker(vha, sp->qpair, 0, 0, MK_SYNC_ALL) != in qla28xx_start_scsi_edif()
3039 if (qla_get_fw_resources(sp->qpair, &sp->iores)) in qla28xx_start_scsi_edif()
3054 if (qla_get_buf(vha, sp->qpair, &sp->u.scmd.buf_dsc)) { in qla28xx_start_scsi_edif()
3204 sp->qpair->cmd_cnt++; in qla28xx_start_scsi_edif()
3217 qla_put_buf(sp->qpair, &sp->u.scmd.buf_dsc); in qla28xx_start_scsi_edif()
3218 qla_put_fw_resources(sp->qpair, &sp->iores); in qla28xx_start_scsi_edif()