Searched defs:mgid (Results  1 – 15 of 15) sorted by relevance
| /linux-4.1.27/drivers/infiniband/ulp/ipoib/ | 
| D | ipoib_multicast.c | 60 	union ib_gid       mgid;  member 156 static struct ipoib_mcast *__ipoib_mcast_find(struct net_device *dev, void *mgid)  in __ipoib_mcast_find() 686 	void *mgid = daddr + 4;  in ipoib_mcast_send()  local 840 		union ib_gid mgid;  in ipoib_mcast_restart_task()  local 988 			   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-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | mcg.c | 64 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn)  in mlx5_core_attach_mcg() 86 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn)  in mlx5_core_detach_mcg()
  | 
| /linux-4.1.27/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-4.1.27/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 | 217 	union ib_gid mgid;  member
  | 
| /linux-4.1.27/drivers/infiniband/hw/mthca/ | 
| D | mthca_mcg.c | 69 	u8 *mgid;  in find_mgm()  local
  | 
| /linux-4.1.27/drivers/infiniband/core/ | 
| D | multicast.c | 131 				      union ib_gid *mgid)  in mcast_find() 563 					 union ib_gid *mgid, gfp_t gfp_mask)  in acquire_group() 699 			   union ib_gid *mgid, struct ib_sa_mcmember_rec *rec)  in ib_sa_get_mcmember_rec()
  | 
| D | cma.c | 3186 			 struct sockaddr *addr, union ib_gid *mgid)  in cma_set_mgid() 3271 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid)  in cma_iboe_set_mgid()
  | 
| /linux-4.1.27/drivers/infiniband/hw/mlx4/ | 
| D | mcg.c | 82 	union ib_gid	mgid;  member 159 				      union ib_gid *mgid)  in mcast_find() 810 					 union ib_gid *mgid, int create,  in acquire_group()
  | 
| /linux-4.1.27/include/rdma/ | 
| D | ib_sa.h | 182 	union ib_gid mgid;  member
  | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | mcg.c | 702 	u8 *mgid;  in find_entry()  local
  | 
| /linux-4.1.27/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_sli.h | 1561 	u8 mgid[16];  member 1575 	u8 mgid[16];  member
  |