Searched refs:sq_depth (Results 1 – 4 of 4) sorted by relevance
100 int sq_depth; member138 int sq_depth; member174 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()206 opts->sq_depth = option; in parse_opts()219 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()548 rdma->sq_depth = opts->sq_depth; in alloc_rdma()553 sema_init(&rdma->sq_sem, rdma->sq_depth); in alloc_rdma()629 opts.sq_depth + opts.rq_depth + 1, 0); in rdma_create_trans()654 qp_attr.cap.max_send_wr = opts.sq_depth; in rdma_create_trans()
594 __be32 sq_depth; member609 __be32 sq_depth; member640 u32 sq_depth; member673 __be32 sq_depth; member682 u32 sq_depth; member
160 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE); in c2_qp_modify()271 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE); in c2_qp_set_read_limits()462 wr.sq_depth = cpu_to_be32(qp_attrs->cap.max_send_wr + 1); in c2_alloc_qp()513 q_size = be32_to_cpu(reply->sq_depth); in c2_alloc_qp()
54 …1.4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init - "\011sq_depth : %d\012"