Home
last modified time | relevance | path

Searched defs:p9_trans_rdma (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_rdma.c67 enum {
75 } state;
77 struct ib_pd *pd;
78 struct ib_qp *qp;
79 struct ib_cq *cq;
80 long timeout;
81 bool privport;
82 u16 port;
83 int sq_depth;
85 int rq_depth;
[all …]