Home
last modified time | relevance | path

Searched refs:P9_RDMA_RQ_DEPTH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_rdma.c40 #define P9_RDMA_RQ_DEPTH 32 macro
159 if (rdma->rq_depth != P9_RDMA_RQ_DEPTH) in p9_rdma_show_options()
184 opts->rq_depth = P9_RDMA_RQ_DEPTH; in parse_opts()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_rdma.c37 #define P9_RDMA_RQ_DEPTH 32 macro
158 if (rdma->rq_depth != P9_RDMA_RQ_DEPTH) in p9_rdma_show_options()
183 opts->rq_depth = P9_RDMA_RQ_DEPTH; in parse_opts()

Completed in 2 milliseconds