Home
last modified time | relevance | path

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

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