Searched refs:IB_MCLASS_SUBN_ADM (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h116 if ((p_mad->mgmt_class != IB_MCLASS_SUBN_ADM) &&
132 return (IB_MCLASS_SUBN_ADM == p_mad->mgmt_class);
/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_ts_anafa.c228 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_ibumad_sa.c246 bind_info.mad_class = IB_MCLASS_SUBN_ADM;
400 IB_MCLASS_SUBN_ADM, /* class */
H A Dosm_vendor_mlx_sa.c335 bind_info.mad_class = IB_MCLASS_SUBN_ADM;
513 IB_MCLASS_SUBN_ADM, /* class */
H A Dosm_vendor_mlx_sim.c210 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_mlx_ts.c237 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_ibumad.c821 if (p_user_bind->mad_class == IB_MCLASS_SUBN_ADM) {
841 if (p_user_bind->mad_class == IB_MCLASS_SUBN_ADM)
H A Dosm_vendor_mtl.c234 IB_MCLASS_SUBN_ADM);
673 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_mlx_ibmgt.c173 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_ts.c545 case IB_MCLASS_SUBN_ADM:
H A Dosm_vendor_al.c946 case IB_MCLASS_SUBN_ADM:
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mad_ctrl.c545 bind_info.mad_class = IB_MCLASS_SUBN_ADM;
H A Dosm_inform.c340 ib_mad_init_new(p_mad, IB_MCLASS_SUBN_ADM, 2, IB_MAD_METHOD_REPORT,
/freebsd-9.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_inform.c192 IB_MCLASS_SUBN_ADM,
/freebsd-9.3-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h424 /****d* IBA Base: Constants/IB_MCLASS_SUBN_ADM
426 * IB_MCLASS_SUBN_ADM
433 #define IB_MCLASS_SUBN_ADM 0x03 macro
662 return ((class_code == IB_MCLASS_SUBN_ADM) ||

Completed in 208 milliseconds