Searched refs:IB_MAD_ATTR_SERVICE_RECORD (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c602 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
610 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
619 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
H A Dosm_vendor_ibumad_sa.c526 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
534 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
543 sa_mad_data.attr_id = IB_MAD_ATTR_SERVICE_RECORD;
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_sa_api.h581 CL_ASSERT(p_sa_mad && p_sa_mad->attr_id == IB_MAD_ATTR_SERVICE_RECORD);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c175 case IB_MAD_ATTR_SERVICE_RECORD:
H A Dosm_sa_service_record.c679 CL_ASSERT(p_sa_mad->attr_id == IB_MAD_ATTR_SERVICE_RECORD);
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h1298 /****d* IBA Base: Constants/IB_MAD_ATTR_SERVICE_RECORD
1300 * IB_MAD_ATTR_SERVICE_RECORD
1307 #define IB_MAD_ATTR_SERVICE_RECORD (CL_HTON16(0x0031)) macro

Completed in 262 milliseconds