Searched refs:actual_depth (Results 1 – 3 of 3) sorted by relevance
88 u16 actual_depth; member
1231 cq->ibcq.cqe = result.actual_depth; in efa_create_cq()1232 WARN_ON_ONCE(entries != result.actual_depth); in efa_create_cq()1261 cq->cq_idx, result.actual_depth, &cq->dma_addr, cq->cpu_addr); in efa_create_cq()
195 result->actual_depth = params->sub_cq_depth; in efa_com_create_cq()