Searched refs:actual_depth (Results 1 – 3 of 3) sorted by relevance
87 u16 actual_depth; member
1188 cq->ibcq.cqe = result.actual_depth; in efa_create_cq()1189 WARN_ON_ONCE(entries != result.actual_depth); in efa_create_cq()1218 cq->cq_idx, result.actual_depth, &cq->dma_addr, cq->cpu_addr); in efa_create_cq()
194 result->actual_depth = params->cq_depth; in efa_com_create_cq()