Searched defs:qib_ibport (Results 1 – 1 of 1) sorted by relevance
684 struct qib_ibport { struct685 struct qib_qp __rcu *qp0;686 struct qib_qp __rcu *qp1;687 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */688 struct qib_ah *sm_ah;689 struct qib_ah *smi_ah;690 struct rb_root mcast_tree;691 spinlock_t lock; /* protect changes in this struct */694 unsigned long mkey_lease_timeout;695 unsigned long trap_timeout;[all …]