Home
last modified time | relevance | path

Searched refs:destination_lid (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Dib_pack.h193 __be16 destination_lid; member
/freebsd/sys/dev/mthca/
H A Dmthca_av.c273 header->lrh.destination_lid = ah->av->dlid; in mthca_read_ah()
H A Dmthca_qp.c1502 (sqp->ud_header.lrh.destination_lid == in build_mlx_header()
1505 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_mlx_header()
1523 if (sqp->ud_header.lrh.destination_lid == IB_LID_PERMISSIVE) in build_mlx_header()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c71 { STRUCT_FIELD(lrh, destination_lid),
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2331 sqp->ud_header.lrh.destination_lid = in build_sriov_qp0_header()
2341 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_sriov_qp0_header()
2504 sqp->ud_header.lrh.destination_lid = ah->av.ib.dlid; in build_mlx_header()
2563 (sqp->ud_header.lrh.destination_lid == in build_mlx_header()
2568 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_mlx_header()
2617 if (sqp->ud_header.lrh.destination_lid == IB_LID_PERMISSIVE) in build_mlx_header()