Searched refs:sq_depth (Results 1 – 4 of 4) sorted by relevance
100 int sq_depth; member139 int sq_depth; member180 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()215 opts->sq_depth = option; in parse_opts()231 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()589 rdma->sq_depth = opts->sq_depth; in alloc_rdma()594 sema_init(&rdma->sq_sem, rdma->sq_depth); in alloc_rdma()710 opts.sq_depth + opts.rq_depth + 1, 0); in rdma_create_trans()735 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()464 wr.sq_depth = cpu_to_be32(qp_attrs->cap.max_send_wr + 1); in c2_alloc_qp()515 q_size = be32_to_cpu(reply->sq_depth); in c2_alloc_qp()
64 ….4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init =_ "\011sq_depth : %d\012"