Home
last modified time | relevance | path

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

/openbmc/linux/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()