Searched defs:qib_mcast (Results 1 – 1 of 1) sorted by relevance
215 struct qib_mcast { struct216 struct rb_node rb_node;217 union ib_gid mgid;218 struct list_head qp_list;219 wait_queue_head_t wait;220 atomic_t refcount;221 int n_attached;