Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_sw_info_record.c59 ib_switch_info_record_t rec;
63 const ib_switch_info_record_t *p_rcvd_rec;
181 const ib_switch_info_record_t *const p_rcvd_rec = p_ctxt->p_rcvd_rec; in __osm_sir_rcv_by_comp_mask()
212 const ib_switch_info_record_t *p_rcvd_rec; in osm_sir_rcv_process()
225 (ib_switch_info_record_t *) ib_sa_mad_get_payload_ptr(sad_mad); in osm_sir_rcv_process()
269 osm_sa_respond(sa, p_madw, sizeof(ib_switch_info_record_t), &rec_list); in osm_sir_rcv_process()
Dosm_helper.c1540 IN const ib_switch_info_record_t * const p_sir, in osm_dump_switch_info_record()
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_helper.h266 IN const ib_switch_info_record_t * const p_sir,
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h5901 } PACK_SUFFIX ib_switch_info_record_t; typedef
/freebsd-10-stable/contrib/ofed/management/opensm/osmtest/
Dosmtest.c4356 ib_switch_info_record_t record; in osmtest_get_sw_info_rec_by_lid()