Searched refs:actual_depth (Results 1 – 3 of 3) sorted by relevance
86 u16 actual_depth; member
1171 cq->ibcq.cqe = result.actual_depth; in efa_create_cq()1172 WARN_ON_ONCE(entries != result.actual_depth); in efa_create_cq()1201 cq->cq_idx, result.actual_depth, &cq->dma_addr, cq->cpu_addr); in efa_create_cq()
191 result->actual_depth = params->cq_depth; in efa_com_create_cq()