Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_pack.h183 union ib_gid destination_gid; member
/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_av.c285 memcpy(header->grh.destination_gid.raw, in mthca_read_ah()
/linux-6.1.9/drivers/infiniband/core/
Dud_header.c215 { STRUCT_FIELD(grh, destination_gid),
/linux-6.1.9/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c462 udh->grh.destination_gid = grh->dgid; in qedr_gsi_build_header()
/linux-6.1.9/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c2189 memcpy(qp->qp1_hdr.grh.destination_gid.raw, qplib_ah->dgid.data, in bnxt_re_build_qp1_send_v2()
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dqp.c3080 memcpy(sqp->ud_header.grh.destination_gid.raw, in build_mlx_header()