Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_pack.h206 union ib_gid destination_gid; member
/freebsd/sys/dev/mthca/
H A Dmthca_av.c285 memcpy(header->grh.destination_gid.raw, in mthca_read_ah()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c552 udh->grh.destination_gid = grh->dgid; in qlnxr_gsi_build_header()
559 QL_DPRINT12(dev->ha, "udh dgid = %x\n", udh->grh.destination_gid.raw[i]); in qlnxr_gsi_build_header()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c218 { STRUCT_FIELD(grh, destination_gid),
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2536 memcpy(sqp->ud_header.grh.destination_gid.raw, in build_mlx_header()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c2972 memcpy(qp->qp1_hdr.grh.destination_gid.raw, qplib_ah->dgid.data, in bnxt_re_build_qp1_send()