Searched refs:sq_depth (Results 1 – 9 of 9) sorted by relevance
86 int sq_depth; member125 int sq_depth; member156 if (rdma->sq_depth != P9_RDMA_SQ_DEPTH) in p9_rdma_show_options()157 seq_printf(m, ",sq=%u", rdma->sq_depth); in p9_rdma_show_options()182 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()217 opts->sq_depth = option; in parse_opts()233 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()572 rdma->sq_depth = opts->sq_depth; in alloc_rdma()577 sema_init(&rdma->sq_sem, rdma->sq_depth); in alloc_rdma()689 opts.sq_depth + opts.rq_depth + 1, in rdma_create_trans()[all …]
287 unsigned int sq_depth) in set_hw_ioctxt() argument310 hw_ioctxt.sq_depth = ilog2(sq_depth); in set_hw_ioctxt()
159 u16 sq_depth; member
23 u32 sq_depth; member
34 params->sq_depth; in efa_com_create_qp()
709 create_qp_params.sq_depth = init_attr->cap.max_send_wr; in efa_create_qp()
247 u16 sq_depth; member
1193 create_cmd.sq_depth = io_sq->q_depth; in ena_com_create_io_sq()
67 ….4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init =_ "\011sq_depth : %d\012"