Searched refs:dgid (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dah.c65 memcpy(ah->av.dgid, ah_attr->grh.dgid.raw, 16);
92 memcpy(ah_attr->grh.dgid.raw, ah->av.dgid, 16);
H A Dqp.c879 memcpy(path->rgid, ah->grh.dgid.raw, 16);
1249 ah->av.dgid, 16);
1890 memcpy(ib_ah_attr->grh.dgid.raw,
1891 path->rgid, sizeof ib_ah_attr->grh.dgid.raw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Duverbs_marshall.c38 memcpy(dst->grh.dgid, src->grh.dgid.raw, sizeof src->grh.dgid);
92 memcpy(dst->dgid, src->dgid.raw, sizeof src->dgid);
118 memcpy(dst->dgid.raw, src->dgid, sizeof dst->dgid);
H A Duverbs_cmd.c1243 memcpy(resp.dest.dgid, attr->ah_attr.grh.dgid.raw, 16);
1255 memcpy(resp.alt_dest.dgid, attr->alt_ah_attr.grh.dgid.raw, 16);
1333 memcpy(attr->ah_attr.grh.dgid.raw, cmd.dest.dgid, 16);
1345 memcpy(attr->alt_ah_attr.grh.dgid.raw, cmd.alt_dest.dgid, 16);
1807 memcpy(attr.grh.dgid.raw, cmd.attr.grh.dgid, 1
[all...]
H A Dsa_query.c128 { PATH_REC_FIELD(dgid),
507 ah_attr->grh.dgid = rec->dgid;
H A Dcm.c175 union ib_gid dgid; member in struct:cm_av
656 union ib_gid *port_gid = &cm_id_priv->av.dgid;
669 cmp = memcmp(port_gid, &cur_cm_id_priv->av.dgid,
1035 req_msg->primary_remote_gid = pri_path->dgid;
1055 req_msg->alt_remote_gid = alt_path->dgid;
1228 primary_path->dgid = req_msg->primary_local_gid;
1249 alt_path->dgid = req_msg->alt_local_gid;
2551 lap_msg->alt_remote_gid = alternate_path->dgid;
2624 path->dgid = lap_msg->alt_local_gid;
2959 cm_id_priv->av.dgid
[all...]
H A Dverbs.c158 ah_attr->grh.dgid = grh->sgid;
160 ret = ib_find_cached_gid(device, &grh->dgid, &port_num,
H A Duser_mad.c241 memcpy(packet->mad.hdr.gid, &ah_attr.grh.dgid, 16);
489 memcpy(ah_attr.grh.dgid.raw, packet->mad.hdr.gid, 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_user_sa.h55 __u8 dgid[16]; member in struct:ib_user_path_rec
H A Dib_user_verbs.h330 __u8 dgid[16]; member in struct:ib_uverbs_global_route
422 __u8 dgid[16]; member in struct:ib_uverbs_qp_dest
H A Dib_sa.h123 union ib_gid dgid; member in struct:ib_sa_path_rec
H A Dib_verbs.h372 union ib_gid dgid; member in struct:ib_global_route
385 union ib_gid dgid; member in struct:ib_grh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_av.c156 /* dgid comes in grh.word_3 */
157 memcpy(&av->av.grh.word_3, &ah_attr->grh.dgid,
158 sizeof(ah_attr->grh.dgid));
223 memcpy(&new_ehca_av.grh.word_3, &ah_attr->grh.dgid,
224 sizeof(ah_attr->grh.dgid));
236 memcpy(&ah_attr->grh.dgid, &av->av.grh.word_3,
237 sizeof(ah_attr->grh.dgid));
H A Dehca_sqp.c192 memcpy(poi->redirect_gid, in_grh->dgid.raw,
H A Dehca_qp.c1522 attr->ah_attr.grh.dgid.raw[cnt];
1632 attr->alt_ah_attr.grh.dgid.raw[cnt];
1997 qp_attr->ah_attr.grh.dgid.raw[cnt] =
2017 qp_attr->alt_ah_attr.grh.dgid.raw[cnt] =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_av.c66 __be32 dgid[4]; member in struct:mthca_av
215 memcpy(av->dgid, ah_attr->grh.dgid.raw, 16);
217 av->dgid[3] = cpu_to_be32(2);
285 ah->av->dgid, 16);
317 memcpy(attr->grh.dgid.raw, ah->av->dgid, 16);
H A Dmthca_qp.c421 memcpy(ib_ah_attr->grh.dgid.raw,
422 path->rgid, sizeof ib_ah_attr->grh.dgid.raw);
541 memcpy(path->rgid, ah->grh.dgid.raw, 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c220 ret = memcmp(gid, path->pathrec.dgid.raw,
246 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw,
308 memset(iter->path.pathrec.dgid.raw, 0, 16);
332 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw,
365 path->pathrec.dgid.raw);
418 be16_to_cpu(pathrec->dlid), pathrec->dgid.raw);
421 status, path->pathrec.dgid.raw);
460 memcpy(&neigh->dgid
[all...]
H A Dipoib_fs.c207 format_gid(&path.pathrec.dgid, gid_buf);
H A Dipoib.h389 union ib_gid dgid; member in struct:ipoib_neigh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_ruc.c278 if (!gid_ok(&hdr->u.l.grh.dgid, ibp->gid_prefix, guid))
281 qp->alt_ah_attr.grh.dgid.global.subnet_prefix,
282 qp->alt_ah_attr.grh.dgid.global.interface_id))
308 if (!gid_ok(&hdr->u.l.grh.dgid, ibp->gid_prefix, guid))
311 qp->remote_ah_attr.grh.dgid.global.subnet_prefix,
312 qp->remote_ah_attr.grh.dgid.global.interface_id))
667 hdr->dgid = grh->dgid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.c1160 memcpy(target->path.dgid.raw, cpi->redirect_gid, 16);
1173 memcpy(target->path.dgid.raw,
1178 (unsigned long long) be64_to_cpu(target->path.dgid.global.subnet_prefix),
1179 (unsigned long long) be64_to_cpu(target->path.dgid.global.interface_id));
1538 return sprintf(buf, "%pI6\n", target->path.dgid.raw);
1597 static DEVICE_ATTR(dgid, S_IRUGO, show_dgid, NULL);
1682 * id_ext=<SRP ID ext>,ioc_guid=<SRP IOC GUID>,dgid=<dest GID>,
1708 { SRP_OPT_DGID, "dgid=%s" },
1722 char dgid[3]; local
1775 strlcpy(dgid,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c585 hdr->dgid = grh->dgid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mlx4/
H A Ddevice.h373 u8 dgid[16]; member in struct:mlx4_av
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_cm.c399 __be64 fguid = cm_id->route.path_rec->dgid.global.interface_id;

Completed in 150 milliseconds

12