Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c144 osmv_rmpp_send_ctx_t *p_send_ctx = osmv_txn_get_rmpp_send_ctx(p_txn); in osmv_rmpp_send_madw()
331 p_send_ctx = osmv_txn_get_rmpp_send_ctx(p_txn); in __osmv_rmpp_send_segment()
H A Dosm_vendor_mlx_txn.c292 p_send_ctx = osmv_txn_get_rmpp_send_ctx(p_txn); in osmv_txn_abort_rmpp_txns()
624 p_send_ctx = osmv_txn_get_rmpp_send_ctx(p_txn); in __osmv_txn_timeout_cb()
H A Dosm_vendor_mlx_dispatcher.c392 osmv_rmpp_send_ctx_t *p_send_ctx = osmv_txn_get_rmpp_send_ctx(p_txn); in __osmv_dispatch_rmpp_snd()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_txn.h219 static inline osmv_rmpp_send_ctx_t *osmv_txn_get_rmpp_send_ctx(IN osmv_txn_ctx_t in osmv_txn_get_rmpp_send_ctx() function