Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_rdma.c39 #define P9_RDMA_SQ_DEPTH 32 macro
157 if (rdma->sq_depth != P9_RDMA_SQ_DEPTH) in p9_rdma_show_options()
183 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_rdma.c36 #define P9_RDMA_SQ_DEPTH 32 macro
156 if (rdma->sq_depth != P9_RDMA_SQ_DEPTH) in p9_rdma_show_options()
182 opts->sq_depth = P9_RDMA_SQ_DEPTH; in parse_opts()

Completed in 2 milliseconds