Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c45 hw->num_qentries[SLI4_QTYPE_CQ]); in efct_hw_init_queues()
59 cq = efct_hw_new_cq(eq, hw->num_qentries[SLI4_QTYPE_CQ]); in efct_hw_init_queues()
73 if (efct_hw_new_cq_set(eqs, cqs, i, hw->num_qentries[SLI4_QTYPE_CQ])) { in efct_hw_init_queues()
168 cq->type = SLI4_QTYPE_CQ; in efct_hw_new_cq()
175 if (sli_queue_alloc(&hw->sli, SLI4_QTYPE_CQ, cq->queue, in efct_hw_new_cq()
213 cq->type = SLI4_QTYPE_CQ; in efct_hw_new_cq_set()
H A Defct_hw.c297 hw->num_qentries[SLI4_QTYPE_WQ] = hw->num_qentries[SLI4_QTYPE_CQ] / 2; in efct_hw_setup()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c526 if (q->type == SLI4_QTYPE_EQ || q->type == SLI4_QTYPE_CQ) { in __sli_queue_init()
703 case SLI4_QTYPE_CQ: in __sli_create_queue()
743 case SLI4_QTYPE_CQ: in sli_get_queue_entry_size()
786 case SLI4_QTYPE_CQ: in sli_queue_alloc()
927 if (__sli_queue_init(sli4, qs[i], SLI4_QTYPE_CQ, SLI4_CQE_BYTES, in sli_cq_alloc_set()
1015 case SLI4_QTYPE_CQ: in sli_queue_free()
1105 case SLI4_QTYPE_CQ: in sli_queue_arm()
4233 sli4->qinfo.max_qcount[SLI4_QTYPE_CQ] = le16_to_cpu(conf->cq_count); in sli_get_read_config()
4299 sli4->qinfo.qpage_count[SLI4_QTYPE_CQ] = in sli_get_sli4_parameters()
4315 sli4->qinfo.count_mask[SLI4_QTYPE_CQ] = in sli_get_sli4_parameters()
[all …]
H A Dsli4.h515 SLI4_QTYPE_CQ, enumerator