Home
last modified time | relevance | path

Searched refs:mad_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c57 IB_MGT_mad_type_t mad_type; member
108 IB_MGT_mad_type_t mad_type; in osmv_transport_init() local
170 mad_type = IB_MGT_SMI; in osmv_transport_init()
175 mad_type = IB_MGT_GSI; in osmv_transport_init()
180 switch (mad_type) { in osmv_transport_init()
349 p_mgr->mad_type = mad_type; in osmv_transport_init()
498 switch (p_mgr->mad_type) { in osmv_transport_done()
H A Dosm_vendor_mtl.c602 IB_MGT_mad_type_t mad_type; in osm_vendor_bind() local
667 mad_type = IB_MGT_SMI; in osm_vendor_bind()
672 mad_type = IB_MGT_GSI; in osm_vendor_bind()
678 if (mad_type == IB_MGT_SMI) { in osm_vendor_bind()