Home
last modified time | relevance | path

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

/Linux-v5.4/net/9p/
Dtrans_rdma.c86 int sq_depth; member
125 int sq_depth; member
156 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 …]
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c287 unsigned int sq_depth) in set_hw_ioctxt() argument
310 hw_ioctxt.sq_depth = ilog2(sq_depth); in set_hw_ioctxt()
Dhinic_hw_dev.h159 u16 sq_depth; member
/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_com_cmd.h23 u32 sq_depth; member
Defa_com_cmd.c34 params->sq_depth; in efa_com_create_qp()
Defa_verbs.c709 create_qp_params.sq_depth = init_attr->cap.max_send_wr; in efa_create_qp()
/Linux-v5.4/drivers/net/ethernet/amazon/ena/
Dena_admin_defs.h247 u16 sq_depth; member
Dena_com.c1193 create_cmd.sq_depth = io_sq->q_depth; in ena_com_create_io_sq()
/Linux-v5.4/Documentation/admin-guide/
Ddynamic-debug-howto.rst67 ….4/default/net/sunrpc/svc_rdma.c:340 [svcxprt_rdma]svc_rdma_init =_ "\011sq_depth : %d\012"