Lines Matching refs:ceq_id
2489 cq->ceq_id = info->ceq_id;
2529 if (cq->ceq_id >= cq->dev->hmc_fpm_misc.max_ceqs)
2532 ceq = cq->dev->ceq[cq->ceq_id];
2559 FLD_LS_64(cq->dev, (cq->ceq_id_valid ? cq->ceq_id : 0),
2601 ceq = cq->dev->ceq[cq->ceq_id];
2612 FLD_LS_64(cq->dev, (cq->ceq_id_valid ? cq->ceq_id : 0),
3627 if (info->ceq_id >= info->dev->hmc_fpm_misc.max_ceqs)
3636 ceq->ceq_id = info->ceq_id;
3653 ceq->dev->ceq[info->ceq_id] = ceq;
3684 hdr = FIELD_PREP(IRDMA_CQPSQ_CEQ_CEQID, ceq->ceq_id) |
3777 hdr = ceq->ceq_id |
4174 if (info->ceq_id >= info->dev->hmc_fpm_misc.max_ceqs)
4188 cq->ceq_id = info->ceq_id;
4276 FLD_LS_64(ccq->dev, (ccq->ceq_id_valid ? ccq->ceq_id : 0),