Searched refs:actual_depth (Results 1 – 3 of 3) sorted by relevance
86 u16 actual_depth; member
1161 cq->ibcq.cqe = result.actual_depth; in efa_create_cq()1162 WARN_ON_ONCE(entries != result.actual_depth); in efa_create_cq()1191 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()
Completed in 11 milliseconds