Home
last modified time | relevance | path

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

/linux-5.19.10/include/rdma/
Drdma_vt.h34 struct rvt_ibport { struct
35 struct rvt_qp __rcu *qp[2];
36 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */
37 struct rb_root mcast_tree;
38 spinlock_t lock; /* protect changes in this struct */
41 unsigned long mkey_lease_timeout;
42 unsigned long trap_timeout;
43 __be64 gid_prefix; /* in network order */
44 __be64 mkey;
45 u64 tid;
[all …]