Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Drdma_vt.h75 struct rvt_ibport { struct
76 struct rvt_qp __rcu *qp[2];
77 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */
78 struct rb_root mcast_tree;
79 spinlock_t lock; /* protect changes in this struct */
82 unsigned long mkey_lease_timeout;
83 unsigned long trap_timeout;
84 __be64 gid_prefix; /* in network order */
85 __be64 mkey;
86 u64 tid;
[all …]