Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_pack.h170 __be16 destination_lid; member
/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_av.c276 header->lrh.destination_lid = ah->av->dlid; in mthca_read_ah()
Dmthca_qp.c1519 (sqp->ud_header.lrh.destination_lid == in build_mlx_header()
1522 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_mlx_header()
1540 if (sqp->ud_header.lrh.destination_lid == IB_LID_PERMISSIVE) in build_mlx_header()
/linux-6.1.9/drivers/infiniband/core/
Dud_header.c68 { STRUCT_FIELD(lrh, destination_lid),
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dqp.c2857 sqp->ud_header.lrh.destination_lid = in build_sriov_qp0_header()
2867 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_sriov_qp0_header()
3045 sqp->ud_header.lrh.destination_lid = ah->av.ib.dlid; in build_mlx_header()
3108 (sqp->ud_header.lrh.destination_lid == in build_mlx_header()
3115 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_mlx_header()
3163 if (sqp->ud_header.lrh.destination_lid == IB_LID_PERMISSIVE) in build_mlx_header()