Searched defs:mgid (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 62 union ib_gid mgid; member 130 static struct ipoib_mcast *__ipoib_mcast_find(struct net_device *dev, void *mgid) in __ipoib_mcast_find() 658 void ipoib_mcast_send(struct net_device *dev, void *mgid, struct sk_buff *skb) in ipoib_mcast_send() 817 union ib_gid mgid; in ipoib_mcast_restart_task() local 952 union ib_gid *mgid, in ipoib_mcast_iter_read()
|
D | ipoib_verbs.c | 38 int ipoib_mcast_attach(struct net_device *dev, u16 mlid, union ib_gid *mgid, int set_qkey) in ipoib_mcast_attach()
|
D | ipoib_fs.c | 101 union ib_gid mgid; in ipoib_mcg_seq_show() local
|
/linux-3.3/drivers/infiniband/hw/ipath/ |
D | ipath_verbs_mcast.c | 85 static struct ipath_mcast *ipath_mcast_alloc(union ib_gid *mgid) in ipath_mcast_alloc() 121 struct ipath_mcast *ipath_mcast_find(union ib_gid *mgid) in ipath_mcast_find()
|
D | ipath_verbs.h | 163 union ib_gid mgid; member
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_verbs_mcast.c | 74 static struct qib_mcast *qib_mcast_alloc(union ib_gid *mgid) in qib_mcast_alloc() 111 struct qib_mcast *qib_mcast_find(struct qib_ibport *ibp, union ib_gid *mgid) in qib_mcast_find()
|
D | qib_verbs.h | 215 union ib_gid mgid; member
|
/linux-3.3/drivers/infiniband/hw/mthca/ |
D | mthca_mcg.c | 69 u8 *mgid; in find_mgm() local
|
/linux-3.3/drivers/infiniband/core/ |
D | multicast.c | 131 union ib_gid *mgid) in mcast_find() 558 union ib_gid *mgid, gfp_t gfp_mask) in acquire_group() 694 union ib_gid *mgid, struct ib_sa_mcmember_rec *rec) in ib_sa_get_mcmember_rec()
|
D | cma.c | 2958 struct sockaddr *addr, union ib_gid *mgid) in cma_set_mgid() 3038 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid) in cma_iboe_set_mgid()
|
/linux-3.3/include/rdma/ |
D | ib_sa.h | 179 union ib_gid mgid; member
|
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 571 u8 *mgid; in find_entry() local
|