Home
last modified time | relevance | path

Searched refs:osmv_rmpp_send_ctx_done (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_rmpp_ctx.h111 void osmv_rmpp_send_ctx_done(IN osmv_rmpp_send_ctx_t * ctx);
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c84 void osmv_rmpp_send_ctx_done(IN osmv_rmpp_send_ctx_t * p_ctx) in osmv_rmpp_send_ctx_done() function
H A Dosm_vendor_mlx_txn.c256 osmv_rmpp_send_ctx_done(p_ctx->rmpp_txfr.p_rmpp_send_ctx); in osmv_txn_done()