Home
last modified time | relevance | path

Searched refs:rvt_mcast (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/sw/rdmavt/
A Dmcast.c67 struct rvt_mcast *mcast; in rvt_mcast_alloc()
84 static void rvt_mcast_free(struct rvt_mcast *mcast) in rvt_mcast_free()
111 struct rvt_mcast *found = NULL; in rvt_mcast_find()
117 struct rvt_mcast *mcast; in rvt_mcast_find()
119 mcast = rb_entry(n, struct rvt_mcast, rb_node); in rvt_mcast_find()
152 struct rvt_mcast *mcast, struct rvt_mcast_qp *mqp) in rvt_mcast_add()
161 struct rvt_mcast *tmcast; in rvt_mcast_add()
165 tmcast = rb_entry(pn, struct rvt_mcast, rb_node); in rvt_mcast_add()
243 struct rvt_mcast *mcast; in rvt_attach_mcast()
306 struct rvt_mcast *mcast = NULL; in rvt_detach_mcast()
[all …]
/linux/include/rdma/
A Drdma_vt.h529 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid,
A Drdmavt_qp.h518 struct rvt_mcast { struct
/linux/drivers/infiniband/hw/qib/
A Dqib_verbs.c322 struct rvt_mcast *mcast; in qib_ib_rcv()
/linux/drivers/infiniband/hw/hfi1/
A Dverbs.c467 struct rvt_mcast *mcast; in hfi1_handle_packet()

Completed in 35 milliseconds