Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h142 return (IB_RMPP_TYPE_DATA == ((ib_rmpp_mad_t *) p_mad)->rmpp_type); in osmv_rmpp_is_data()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c175 p_rmpp_mad->rmpp_type = IB_RMPP_TYPE_DATA; in osmv_rmpp_send_ctx_get_seg()
/freebsd/contrib/ofed/libibmad/
H A Dmad.h1441 IB_RMPP_TYPE_DATA, enumerator
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa.c508 resp_sa_mad->rmpp_type = IB_RMPP_TYPE_DATA; in osm_sa_respond()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4012 #define IB_RMPP_TYPE_DATA 1 macro