Searched refs:actual_depth (Results 1 – 3 of 3) sorted by relevance
83 u16 actual_depth; member
1110 cq->ibcq.cqe = result.actual_depth; in efa_create_cq()1111 WARN_ON_ONCE(entries != result.actual_depth); in efa_create_cq()1131 cq->cq_idx, result.actual_depth, &cq->dma_addr, cq->cpu_addr); in efa_create_cq()
189 result->actual_depth = params->cq_depth; in efa_com_create_cq()