Searched refs:SLI4_CQE_BYTES (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c107 n_cqe = qmem->size / SLI4_CQE_BYTES;
829 n_cqe = qs[0]->dma.size / SLI4_CQE_BYTES;
927 if (__sli_queue_init(sli4, qs[i], SLI4_QTYPE_CQ, SLI4_CQE_BYTES,
H A Dsli4.h651 #define SLI4_CQE_BYTES (4 * sizeof(u32)) macro

Completed in 283 milliseconds