Home
last modified time | relevance | path

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

/linux-3.4.99/net/9p/
Dtrans_rdma.c100 int sq_depth; member
138 int sq_depth; member
174 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()
/linux-3.4.99/drivers/infiniband/hw/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()
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()
/linux-3.4.99/Documentation/
Ddynamic-debug-howto.txt54 …1.4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init - "\011sq_depth : %d\012"