| /freebsd/contrib/ofed/opensm/libvendor/ |
| H A D | osm_vendor_mlx_sa.c | 59 uint16_t sm_lid; member 225 OUT uint16_t * sm_lid) in __osmv_get_lid_and_sm_lid_by_port_guid() argument 238 "Using previously stored lid:0x%04x sm_lid:0x%04x\n", in __osmv_get_lid_and_sm_lid_by_port_guid() 239 *lid, *sm_lid); in __osmv_get_lid_and_sm_lid_by_port_guid() 279 *sm_lid = p_attr_array[port_num].sm_lid; in __osmv_get_lid_and_sm_lid_by_port_guid() 347 /* obtain the sm_lid from the vendor */ in osmv_bind_sa() 353 &p_sa_bind_info->sm_lid); in osmv_bind_sa() 436 since the sm_lid might change we obtain it every send in __osmv_send_sa_req() 446 &p_bind->sm_lid); in __osmv_send_sa_req() 499 p_madw->mad_addr.dest_lid = p_bind->sm_lid; in __osmv_send_sa_req() [all …]
|
| H A D | osm_vendor_mlx_hca_pfs.c | 249 uint16_t sm_lid; member 268 int lid, sm_lid, lmc, sm_sl; in __parse_port_info_file() local 368 if (sscanf(p_ch, "SM LID: %x", &sm_lid) != 1) { in __parse_port_info_file() 374 pfs_port_info->sm_lid = sm_lid; in __parse_port_info_file() 393 "Obtained Port:%d = state:%d, lid:0x%04X, lmc:%d, sm_lid:0x%04X, sm_sl:%d\n", in __parse_port_info_file() 395 pfs_port_info->lmc, pfs_port_info->sm_lid, in __parse_port_info_file() 528 p_ca_info->p_attr->p_port_attr[port_num - 1].sm_lid = in __osm_ca_info_init() 529 pfs_port_info.sm_lid; in __osm_ca_info_init()
|
| H A D | osm_vendor_mlx_hca_sim.c | 295 uint16_t sm_lid; member 314 int lid, sm_lid, lmc, sm_sl; in __parse_port_info_file() local 414 if (sscanf(p_ch, "SM LID: %x", &sm_lid) != 1) { in __parse_port_info_file() 420 sim_port_info->sm_lid = sm_lid; in __parse_port_info_file() 439 "Obtained Port:%d = state:%d, lid:0x%04X, lmc:%d, sm_lid:0x%04X, sm_sl:%d\n", in __parse_port_info_file() 441 sim_port_info->lmc, sim_port_info->sm_lid, in __parse_port_info_file() 574 p_ca_info->p_attr->p_port_attr[port_num - 1].sm_lid = in __osm_ca_info_init() 575 sim_port_info.sm_lid; in __osm_ca_info_init()
|
| H A D | osm_vendor_mlx_hca_anafa.c | 138 p_ca_info->attr.p_port_attr[0].sm_lid = port_info.port_info.sm_lid; in __osm_ca_info_init()
|
| H A D | osm_vendor_ibumad_sa.c | 214 p_vend->umad_port.sm_lid = port.sm_lid; in update_umad_port() 347 since the sm_lid might change we obtain it every send in __osmv_send_sa_req() 410 cl_hton16(p_bind->p_vendor->umad_port.sm_lid); in __osmv_send_sa_req()
|
| H A D | osm_vendor_mlx_hca.c | 253 p_ca_info->p_attr->p_port_attr[port_num].sm_lid = in __osm_ca_info_init() 254 hca_port.sm_lid; in __osm_ca_info_init()
|
| H A D | osm_vendor_mtl_hca_guid.c | 273 p_ca_info->p_attr->p_port_attr[port_num].sm_lid = in __osm_ca_info_init() 274 hca_port.sm_lid; in __osm_ca_info_init()
|
| H A D | osm_vendor_ibumad.c | 686 attr->sm_lid = ca.ports[j]->sm_lid; in osm_vendor_get_all_port_attr()
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_uverbs_std_types_device.c | 149 resp->sm_lid = (u16)attr->sm_lid; in copy_port_attr_to_resp()
|
| H A D | ib_sysfs.c | 212 return sprintf(buf, "0x%x\n", attr.sm_lid); in sm_lid_show() 347 static PORT_ATTR_RO(sm_lid);
|
| /freebsd/contrib/ofed/libibumad/ |
| H A D | umad.h | 145 #define SYS_PORT_SMLID "sm_lid" 161 unsigned sm_lid; member
|
| /freebsd/contrib/ofed/libibmad/ |
| H A D | resolve.c | 64 if (!IB_LID_VALID(port.sm_lid)) { in ib_resolve_smlid_via() 70 ret = ib_portid_set(sm_id, port.sm_lid, 0, 0); in ib_resolve_smlid_via()
|
| /freebsd/contrib/ofed/libibverbs/man/ |
| H A D | ibv_query_port.3 | 39 uint16_t sm_lid; /* SM LID */
|
| /freebsd/contrib/ofed/infiniband-diags/man/ |
| H A D | sminfo.8 | 36 sminfo [options] sm_lid | sm_dr_path [modifier]
|
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | sminfo.c | 110 char usage_args[] = "<sm_lid|sm_dr_path> [modifier]"; in main()
|
| H A D | ibstat.c | 189 printf("%sSM lid: %d\n", pre, port->sm_lid); in port_dump()
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | ib_smi.h | 92 __be16 sm_lid; member
|
| H A D | opa_port_info.h | 369 __be32 sm_lid; member
|
| H A D | rdma_vt.h | 84 u16 sm_lid; member
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_mad.c | 122 be16_to_cpu(pinfo->sm_lid), in smp_snoop()
|
| /freebsd/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_mad.c | 527 props->sm_lid = be16_to_cpup((__be16 *)(out_mad->data + 18)); in mlx5_query_mad_ifc_port()
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_link_mgr.c | 452 /* We need to send the PortInfoSet request with the new sm_lid in link_mgr_set_physp_pi()
|
| H A D | osm_ucast_dfsssp.c | 1223 uint16_t sm_lid = 0; in dfsssp_build_graph() local 1354 sm_lid = p_mgr->p_subn->master_sm_base_lid; in dfsssp_build_graph() 1355 p_port = osm_get_port_by_lid(p_mgr->p_subn, sm_lid); in dfsssp_build_graph() 1356 err = dijkstra(p_mgr, adj_list, adj_list_size, p_port, sm_lid); in dfsssp_build_graph()
|
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | kern-abi.h | 314 __u16 sm_lid; member
|
| /freebsd/sys/ofed/include/uapi/rdma/ |
| H A D | ib_user_verbs.h | 297 __u16 sm_lid; member
|