Searched refs:rq_depth (Results 1 – 3 of 3) sorted by relevance
100 int rq_depth; member138 int rq_depth; member179 opts->rq_depth = P9_RDMA_RQ_DEPTH; in parse_opts()216 opts->rq_depth = option; in parse_opts()229 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()585 rdma->rq_depth = opts->rq_depth; in alloc_rdma()590 sema_init(&rdma->rq_sem, rdma->rq_depth); in alloc_rdma()698 cq_attr.cqe = opts.sq_depth + opts.rq_depth + 1; in rdma_create_trans()716 qp_attr.cap.max_recv_wr = opts.rq_depth; in rdma_create_trans()
595 __be32 rq_depth; member610 __be32 rq_depth; member641 u32 rq_depth; member674 __be32 rq_depth; member683 u32 rq_depth; member
161 wr.rq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE); in c2_qp_modify()272 wr.rq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE); in c2_qp_set_read_limits()465 wr.rq_depth = cpu_to_be32(qp_attrs->cap.max_recv_wr + 1); in c2_alloc_qp()534 q_size = be32_to_cpu(reply->rq_depth); in c2_alloc_qp()