/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 60 union ib_gid mgid; member 159 static struct ipoib_mcast *__ipoib_mcast_find(struct net_device *dev, void *mgid) in __ipoib_mcast_find() 737 void ipoib_check_and_add_mcast_sendonly(struct ipoib_dev_priv *priv, u8 *mgid, in ipoib_check_and_add_mcast_sendonly() 767 void *mgid = daddr + 4; in ipoib_mcast_send() local 923 union ib_gid mgid; in ipoib_mcast_restart_task() local 1068 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
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mcg.c | 40 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_attach_mcg() 54 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_detach_mcg()
|
/drivers/infiniband/sw/rxe/ |
D | rxe_mcast.c | 37 int rxe_mcast_get_grp(struct rxe_dev *rxe, union ib_gid *mgid, in rxe_mcast_get_grp() 123 union ib_gid *mgid) in rxe_mcast_drop_grp_elem()
|
D | rxe_net.c | 127 static int mcast_add(struct rxe_dev *rxe, union ib_gid *mgid) in mcast_add() 138 static int mcast_delete(struct rxe_dev *rxe, union ib_gid *mgid) in mcast_delete()
|
D | rxe_verbs.c | 1171 static int rxe_attach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_attach_mcast() 1189 static int rxe_detach_mcast(struct ib_qp *ibqp, union ib_gid *mgid, u16 mlid) in rxe_detach_mcast()
|
D | rxe_verbs.h | 349 union ib_gid mgid; member
|
/drivers/infiniband/sw/rdmavt/ |
D | mcast.c | 107 static struct rvt_mcast *rvt_mcast_alloc(union ib_gid *mgid) in rvt_mcast_alloc() 143 struct rvt_mcast *rvt_mcast_find(struct rvt_ibport *ibp, union ib_gid *mgid) in rvt_mcast_find()
|
/drivers/infiniband/core/ |
D | multicast.c | 130 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 | 415 static int cma_igmp_send(struct net_device *ndev, union ib_gid *mgid, bool join) in cma_igmp_send() 3773 struct sockaddr *addr, union ib_gid *mgid) in cma_set_mgid() 3928 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid) in cma_iboe_set_mgid()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_mcg.c | 69 u8 *mgid; in find_mgm() local
|
/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 86 union ib_gid mgid; member 163 union ib_gid *mgid) in mcast_find() 811 union ib_gid *mgid, int create, in acquire_group()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 701 u8 *mgid; in find_entry() local
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 1630 u8 mgid[16]; member 1644 u8 mgid[16]; member
|