Home
last modified time | relevance | path

Searched refs:sq_depth (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/9p/
Dtrans_rdma.c98 int sq_depth; member
137 int sq_depth; member
178 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()
213 opts->sq_depth = option; in parse_opts()
229 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()
584 rdma->sq_depth = opts->sq_depth; in alloc_rdma()
589 sema_init(&rdma->sq_sem, rdma->sq_depth); in alloc_rdma()
698 cq_attr.cqe = opts.sq_depth + opts.rq_depth + 1; in rdma_create_trans()
715 qp_attr.cap.max_send_wr = opts.sq_depth; in rdma_create_trans()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_wr.h594 __be32 sq_depth; member
609 __be32 sq_depth; member
640 u32 sq_depth; member
673 __be32 sq_depth; member
682 u32 sq_depth; member
Dc2_qp.c160 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()
/linux-4.4.14/Documentation/
Ddynamic-debug-howto.txt64 ….4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init =_ "\011sq_depth : %d\012"