Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h66 struct rvt_ibport { struct
67 struct rvt_qp __rcu *qp[2];
68 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */
69 struct rb_root mcast_tree;
70 spinlock_t lock; /* protect changes in this struct */
73 unsigned long mkey_lease_timeout;
74 unsigned long trap_timeout;
75 __be64 gid_prefix; /* in network order */
76 __be64 mkey;
77 u64 tid;
[all …]