Searched refs:IB_MAD_ATTR_PORTINFO_RECORD (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/ofed/management/opensm/include/vendor/ |
| HD | osm_vendor_sa_api.h | 497 CL_ASSERT(p_sa_mad && p_sa_mad->attr_id == IB_MAD_ATTR_PORTINFO_RECORD); in osmv_get_query_portinfo_rec()
|
| /NextBSD/contrib/ofed/management/opensm/libvendor/ |
| HD | osm_vendor_ibumad_sa.c | 565 sa_mad_data.attr_id = IB_MAD_ATTR_PORTINFO_RECORD; in osmv_query_sa() 577 sa_mad_data.attr_id = IB_MAD_ATTR_PORTINFO_RECORD; in osmv_query_sa()
|
| HD | osm_vendor_mlx_sa.c | 686 sa_mad_data.attr_id = IB_MAD_ATTR_PORTINFO_RECORD; in osmv_query_sa() 700 sa_mad_data.attr_id = IB_MAD_ATTR_PORTINFO_RECORD; in osmv_query_sa()
|
| /NextBSD/contrib/ofed/management/opensm/opensm/ |
| HD | osm_sa_mad_ctrl.c | 152 case IB_MAD_ATTR_PORTINFO_RECORD: in __osm_sa_mad_ctrl_process()
|
| HD | osm_sa_portinfo_record.c | 491 CL_ASSERT(p_rcvd_mad->attr_id == IB_MAD_ATTR_PORTINFO_RECORD); in osm_pir_rcv_process()
|
| /NextBSD/contrib/ofed/management/infiniband-diags/src/ |
| HD | saquery.c | 864 return get_any_records(h, IB_MAD_ATTR_PORTINFO_RECORD, in get_issm_records() 1147 status = get_any_records(h, IB_MAD_ATTR_PORTINFO_RECORD, 0, in query_portinfo_records() 1506 {"PortInfoRecord", "PIR", IB_MAD_ATTR_PORTINFO_RECORD,
|
| /NextBSD/contrib/ofed/management/opensm/osmtest/ |
| HD | osmtest.c | 1099 user.attr_id = IB_MAD_ATTR_PORTINFO_RECORD; in osmtest_get_port_rec() 1236 status = osmtest_get_all_recs(p_osmt, IB_MAD_ATTR_PORTINFO_RECORD, in osmtest_stress_port_recs_large() 2173 status = osmtest_get_all_recs(p_osmt, IB_MAD_ATTR_PORTINFO_RECORD, in osmtest_write_all_port_recs()
|
| /NextBSD/contrib/ofed/management/opensm/include/iba/ |
| HD | ib_types.h | 1149 #define IB_MAD_ATTR_PORTINFO_RECORD (CL_HTON16(0x0012)) macro
|