Searched refs:sq_depth (Results 1 – 6 of 6) sorted by relevance
101 int sq_depth; member140 int sq_depth; member171 if (rdma->sq_depth != P9_RDMA_SQ_DEPTH) in p9_rdma_show_options()172 seq_printf(m, ",sq=%u", rdma->sq_depth); in p9_rdma_show_options()197 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()232 opts->sq_depth = option; in parse_opts()248 opts->rq_depth = max(opts->rq_depth, opts->sq_depth); in parse_opts()586 rdma->sq_depth = opts->sq_depth; in alloc_rdma()591 sema_init(&rdma->sq_sem, rdma->sq_depth); in alloc_rdma()703 opts.sq_depth + opts.rq_depth + 1, in rdma_create_trans()[all …]
112 u16 sq_depth; member
299 unsigned int sq_depth) in set_hw_ioctxt() argument320 hw_ioctxt.sq_depth = ilog2(sq_depth); in set_hw_ioctxt()
280 u16 sq_depth; member
994 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"