Home
last modified time | relevance | path

Searched refs:source_gid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_pack.h187 union ib_gid source_gid; member
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c462 memcpy(&udh->grh.source_gid.raw, sgid_attr->gid.raw, in qedr_gsi_build_header()
463 sizeof(udh->grh.source_gid.raw)); in qedr_gsi_build_header()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_av.c284 header->grh.source_gid = ah->ibah.sgid_attr->gid; in mthca_read_ah()
/openbmc/linux/drivers/infiniband/core/
H A Dud_header.c211 { STRUCT_FIELD(grh, source_gid),
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c3095 memcpy(sqp->ud_header.grh.source_gid.raw, sgid.raw, 16); in build_mlx_header()
3102 sqp->ud_header.grh.source_gid.global in build_mlx_header()
3109 sqp->ud_header.grh.source_gid.global in build_mlx_header()
3115 sqp->ud_header.grh.source_gid = in build_mlx_header()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2323 memcpy(qp->qp1_hdr.grh.source_gid.raw, sgid_attr->gid.raw, in bnxt_re_build_qp1_send_v2()