Home
last modified time | relevance | path

Searched refs:IB_RMPP_TYPE_ACK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h148 return (IB_RMPP_TYPE_ACK == ((ib_rmpp_mad_t *) p_mad)->rmpp_type); in osmv_rmpp_is_ack()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c268 p_resp_mad->rmpp_type = IB_RMPP_TYPE_ACK; in osmv_rmpp_send_ack()
/freebsd/contrib/ofed/libibmad/
H A Dmad.h1442 IB_RMPP_TYPE_ACK, enumerator
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4013 #define IB_RMPP_TYPE_ACK 2 macro