Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A Dtransport.h20 #define P9_RDMA_SQ_DEPTH 32 macro
/linux/fs/9p/
H A Dvfs_super.c343 ctx->rdma_opts.sq_depth = P9_RDMA_SQ_DEPTH; in v9fs_init_fs_context()
/linux/net/9p/
H A Dtrans_rdma.c115 if (rdma->sq_depth != P9_RDMA_SQ_DEPTH) in p9_rdma_show_options()