Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.h678 struct hfi1_ibport { struct
679 struct hfi1_qp __rcu *qp[2];
680 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */
681 struct hfi1_ah *sm_ah;
682 struct hfi1_ah *smi_ah;
683 struct rb_root mcast_tree;
684 spinlock_t lock; /* protect changes in this struct */
687 unsigned long mkey_lease_timeout;
688 unsigned long trap_timeout;
689 __be64 gid_prefix; /* in network order */
[all …]