Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_sminfo_record.c68 ib_sminfo_record_t rec;
72 const ib_sminfo_record_t *p_rcvd_rec;
125 const ib_sminfo_record_t *const p_rcvd_rec = p_ctxt->p_rcvd_rec; in __osm_sa_smir_by_comp_mask()
179 const ib_sminfo_record_t *p_rcvd_rec; in osm_smir_rcv_process()
201 (ib_sminfo_record_t *) ib_sa_mad_get_payload_ptr(sad_mad); in osm_smir_rcv_process()
327 osm_sa_respond(sa, p_madw, sizeof(ib_sminfo_record_t), &rec_list); in osm_smir_rcv_process()
HDosm_helper.c1688 IN const ib_sminfo_record_t * const p_smir, in osm_dump_sm_info_record()
/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_helper.h271 IN const ib_sminfo_record_t * const p_smir,
/trueos/contrib/ofed/management/opensm/include/iba/
HDib_types.h5826 } PACK_SUFFIX ib_sminfo_record_t; typedef
/trueos/contrib/ofed/management/opensm/osmtest/
HDosmtest.c4593 ib_sminfo_record_t record; in osmtest_sminfo_record_request()