Searched defs:qib_ibport (Results 1 – 1 of 1) sorted by relevance
638 struct qib_ibport { struct639 struct qib_qp *qp0;640 struct qib_qp *qp1;641 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */642 struct qib_ah *sm_ah;643 struct qib_ah *smi_ah;644 struct rb_root mcast_tree;645 spinlock_t lock; /* protect changes in this struct */648 unsigned long mkey_lease_timeout;649 unsigned long trap_timeout;[all …]