Home
last modified time | relevance | path

Searched refs:dlid (Results 1 – 25 of 72) sorted by relevance

123

/freebsd-9-stable/contrib/ofed/libibverbs/src/
Dmarshall.c50 dst->dlid = src->dlid; in ibv_copy_ah_attr_from_kern()
100 dst->dlid = src->dlid; in ibv_copy_path_rec_from_kern()
125 dst->dlid = src->dlid; in ibv_copy_path_rec_to_kern()
Dcmd.c729 attr->ah_attr.dlid = resp.dest.dlid; in ibv_cmd_query_qp()
741 attr->alt_ah_attr.dlid = resp.alt_dest.dlid; in ibv_cmd_query_qp()
800 cmd->dest.dlid = attr->ah_attr.dlid; in ibv_cmd_modify_qp()
813 cmd->alt_dest.dlid = attr->alt_ah_attr.dlid; in ibv_cmd_modify_qp()
900 cmd.dest.dlid = attr->ah_attr.dlid; in ibv_cmd_modify_xrc_rcv_qp()
913 cmd.alt_dest.dlid = attr->alt_ah_attr.dlid; in ibv_cmd_modify_xrc_rcv_qp()
982 attr->ah_attr.dlid = resp.dest.dlid; in ibv_cmd_query_xrc_rcv_qp()
994 attr->alt_ah_attr.dlid = resp.alt_dest.dlid; in ibv_cmd_query_xrc_rcv_qp()
1248 cmd.attr.dlid = attr->dlid; in ibv_cmd_create_ah()
/freebsd-9-stable/sys/ofed/drivers/infiniband/core/
Duverbs_marshall.c43 dst->dlid = src->dlid; in ib_copy_ah_attr_to_user()
95 dst->dlid = src->dlid; in ib_copy_path_rec_to_user()
121 dst->dlid = src->dlid; in ib_copy_path_rec_from_user()
Duverbs_cmd.c1252 resp.dest.dlid = attr->ah_attr.dlid; in ib_uverbs_query_qp()
1264 resp.alt_dest.dlid = attr->alt_ah_attr.dlid; in ib_uverbs_query_qp()
1342 attr->ah_attr.dlid = cmd.dest.dlid; in ib_uverbs_modify_qp()
1354 attr->alt_ah_attr.dlid = cmd.alt_dest.dlid; in ib_uverbs_modify_qp()
1801 attr.dlid = cmd.attr.dlid; in ib_uverbs_create_ah()
2798 attr->ah_attr.dlid = cmd.dest.dlid; in ib_uverbs_modify_xrc_rcv_qp()
2810 attr->alt_ah_attr.dlid = cmd.alt_dest.dlid; in ib_uverbs_modify_xrc_rcv_qp()
2887 resp.dest.dlid = attr->ah_attr.dlid; in ib_uverbs_query_xrc_rcv_qp()
2899 resp.alt_dest.dlid = attr->alt_ah_attr.dlid; in ib_uverbs_query_xrc_rcv_qp()
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dah.c81 ah->av.ib.dlid = cpu_to_be16(ah_attr->dlid); in create_ib_ah()
129 ah->av.ib.dlid = cpu_to_be16(0xc000); in create_iboe_ah()
178 ah_attr->dlid = ll == IB_LINK_LAYER_INFINIBAND ? be16_to_cpu(ah->av.ib.dlid) : 0; in mlx4_ib_query_ah()
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_av.c60 __be16 dlid; member
203 av->dlid = cpu_to_be16(ah_attr->dlid); in mthca_create_ah()
273 header->lrh.destination_lid = ah->av->dlid; in mthca_read_ah()
302 attr->dlid = be16_to_cpu(ah->av->dlid); in mthca_ah_query()
/freebsd-9-stable/contrib/ofed/management/libibmad/src/
Dsa.c120 int dlid; in ib_path_query_via() local
145 mad_decode_field(p, IB_SA_PR_DLID_F, &dlid); in ib_path_query_via()
146 return dlid; in ib_path_query_via()
/freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib_fs.c211 gid_buf, path.pathrec.dlid ? "yes" : "no"); in ipoib_path_seq_show()
213 if (path.pathrec.dlid) { in ipoib_path_seq_show()
220 be16_to_cpu(path.pathrec.dlid), in ipoib_path_seq_show()
/freebsd-9-stable/contrib/ofed/libibverbs/include/infiniband/
Dsa.h44 uint16_t dlid; member
106 uint16_t dlid; member
Dsa-kern-abi.h46 __u16 dlid; member
/freebsd-9-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_path_record.c801 p_pr->dlid = cl_hton16(dest_lid_ho); in __osm_pr_rcv_build_pr()
1002 dest_lid_min_ho = cl_ntoh16(p_pr->dlid); in __osm_pr_rcv_get_port_pair_paths()
1003 dest_lid_max_ho = cl_ntoh16(p_pr->dlid); in __osm_pr_rcv_get_port_pair_paths()
1324 cl_ntoh16(p_pr->dlid), in __osm_pr_rcv_get_end_points()
1335 cl_ntoh16(p_pr->dlid)); in __osm_pr_rcv_get_end_points()
1499 if (mgrp->mlid != p_pr->dlid) { in pr_get_mgrp()
1504 mgrp->mlid, p_pr->dlid); in pr_get_mgrp()
1508 } else if (!(mgrp = osm_get_mgrp_by_mlid(sa->p_subn, p_pr->dlid))) in pr_get_mgrp()
1511 "destination LID 0x%x\n", p_pr->dlid); in pr_get_mgrp()
1609 if (cl_ntoh16(p_pr->dlid) >= IB_LID_MCAST_START_HO && in __osm_pr_rcv_check_mcast_dest()
[all …]
Dosm_sa_multipath_record.c770 p_pr->dlid = cl_hton16(dest_lid_ho); in __osm_mpr_rcv_build_pr()
1338 matrix[0][0]->path_rec.slid, matrix[0][0]->path_rec.dlid, in __osm_mpr_rcv_get_apm_paths()
1340 matrix[0][1]->path_rec.dlid, matrix[0][1]->hops, in __osm_mpr_rcv_get_apm_paths()
1341 matrix[1][0]->path_rec.slid, matrix[1][0]->path_rec.dlid, in __osm_mpr_rcv_get_apm_paths()
1343 matrix[1][1]->path_rec.dlid, matrix[1][1]->hops); in __osm_mpr_rcv_get_apm_paths()
1360 matrix[0][0]->path_rec.dlid, matrix[0][0]->hops, in __osm_mpr_rcv_get_apm_paths()
1362 matrix[1][1]->path_rec.dlid, matrix[1][1]->hops); in __osm_mpr_rcv_get_apm_paths()
1373 matrix[0][1]->path_rec.dlid, matrix[0][1]->hops, in __osm_mpr_rcv_get_apm_paths()
1375 matrix[1][0]->path_rec.dlid, matrix[1][0]->hops); in __osm_mpr_rcv_get_apm_paths()
/freebsd-9-stable/contrib/ofed/management/opensm/libvendor/
Dosm_vendor_mlx_ts.c314 ts_mad.dlid = IB_LID_PERMISSIVE; in osmv_transport_mad_send()
328 cl_ntoh16(ts_mad.dlid), in osmv_transport_mad_send()
382 ts_mad.dlid = port_data.port_info.lid; in __osm_transport_gen_dummy_mad()
413 p_mad->dlid = cl_ntoh16(p_mad_addr->dest_lid); in __osmv_TOPSPIN_osm_addr_to_mad_addr()
Dosm_vendor_mlx_sim.c281 mad_msg.addr.dlid = IB_LID_PERMISSIVE; in osmv_transport_mad_send()
293 cl_ntoh16(mad_msg.addr.dlid), in osmv_transport_mad_send()
347 p_ibms_addr->dlid = cl_ntoh16(p_osm_addr->dest_lid); in __osmv_ibms_osm_addr_to_mad_addr()
Dosm_vendor_mlx_ibmgt.c394 av.dlid = IB_LID_PERMISSIVE; in osmv_transport_mad_send()
408 cl_ntoh16(av.dlid), av.static_rate, in osmv_transport_mad_send()
422 cl_ntoh16(av.dlid), av.static_rate, in osmv_transport_mad_send()
761 p_av->dlid = cl_ntoh16(p_mad_addr->dest_lid); in __osmv_IBMGT_osm_addr_to_ibmgt_addr()
Dosm_vendor_mlx_ts_anafa.c300 ts_mad.dlid = IB_LID_PERMISSIVE; in osmv_transport_mad_send()
363 p_mad->dlid = cl_ntoh16(p_mad_addr->dest_lid); in __osmv_TOPSPIN_ANAFA_osm_addr_to_mad_addr()
/freebsd-9-stable/contrib/ofed/management/infiniband-diags/src/
Dsmpdump.c233 int dev_port = 0, mgmt_class = CLASS_SUBN_LID_ROUTE, dlid = 0; in main() local
302 dlid = strtoul(argv[0], 0, 0); in main()
325 smp_get_init(umad, dlid, attr, mod); in main()
/freebsd-9-stable/contrib/ofed/management/libibumad/include/infiniband/
Dumad.h174 int umad_set_addr_net(void *umad, int dlid, int dqp, int sl, int qkey);
175 int umad_set_addr(void *umad, int dlid, int dqp, int sl, int qkey);
/freebsd-9-stable/contrib/ofed/management/libibumad/src/
Dumad.c763 umad_set_addr(void *umad, int dlid, int dqp, int sl, int qkey) in umad_set_addr() argument
768 umad, dlid, dqp, sl, qkey); in umad_set_addr()
770 mad->addr.lid = htons(dlid); in umad_set_addr()
778 umad_set_addr_net(void *umad, int dlid, int dqp, int sl, int qkey) in umad_set_addr_net() argument
783 umad, ntohs(dlid), ntohl(dqp), sl, ntohl(qkey)); in umad_set_addr_net()
785 mad->addr.lid = dlid; in umad_set_addr_net()
/freebsd-9-stable/contrib/ofed/libibverbs/fixes/
DXRC_RCV_QP.patch398 + cmd.dest.dlid = attr->ah_attr.dlid;
411 + cmd.alt_dest.dlid = attr->alt_ah_attr.dlid;
480 + attr->ah_attr.dlid = resp.dest.dlid;
492 + attr->alt_ah_attr.dlid = resp.alt_dest.dlid;
/freebsd-9-stable/contrib/ofed/libmthca/src/
Dah.c139 ah->av->dlid = htons(attr->dlid); in mthca_alloc_av()
/freebsd-9-stable/contrib/ofed/management/opensm/osmtest/
Dosmt_mtl_regular_qp.c329 VAPI_ret_t osmt_mtl_create_av(osmt_mtl_mad_res_t * res, int16_t dlid, in osmt_mtl_create_av() argument
335 av.dlid = dlid; in osmt_mtl_create_av()
/freebsd-9-stable/sys/contrib/rdma/
Dib_user_sa.h41 __be16 dlid; member
/freebsd-9-stable/sys/ofed/include/rdma/
Dib_user_sa.h57 __be16 dlid; member
/freebsd-9-stable/contrib/ofed/management/opensm/osmtest/include/
Dosmt_mtl_regular_qp.h131 int16_t dlid, /*destination lid */

123