SLI4_QTYPE_CQ
hw->num_qentries[SLI4_QTYPE_WQ] = hw->num_qentries[SLI4_QTYPE_CQ] / 2;
cq->type = SLI4_QTYPE_CQ;
if (sli_queue_alloc(&hw->sli, SLI4_QTYPE_CQ, cq->queue,
cq->type = SLI4_QTYPE_CQ;
hw->num_qentries[SLI4_QTYPE_CQ]);
cq = efct_hw_new_cq(eq, hw->num_qentries[SLI4_QTYPE_CQ]);
if (efct_hw_new_cq_set(eqs, cqs, i, hw->num_qentries[SLI4_QTYPE_CQ])) {
case SLI4_QTYPE_CQ:
case SLI4_QTYPE_CQ:
sli4->qinfo.max_qcount[SLI4_QTYPE_CQ] = le16_to_cpu(conf->cq_count);
sli4->qinfo.qpage_count[SLI4_QTYPE_CQ] =
sli4->qinfo.count_mask[SLI4_QTYPE_CQ] =
sli4->qinfo.count_method[SLI4_QTYPE_CQ] =
if (q->type == SLI4_QTYPE_EQ || q->type == SLI4_QTYPE_CQ) {
case SLI4_QTYPE_CQ:
case SLI4_QTYPE_CQ:
case SLI4_QTYPE_CQ:
if (__sli_queue_init(sli4, qs[i], SLI4_QTYPE_CQ, SLI4_CQE_BYTES,