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

/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c83 key = osmv_txn_get_key(p_txn);
174 ret = osmv_txn_set_timeout_ev(h_bind, osmv_txn_get_key(p_txn),
332 key = osmv_txn_get_key(p_txn);
H A Dosm_vendor_mlx_dispatcher.c279 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn), FALSE);
363 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn), FALSE);
467 osmv_txn_remove_timeout_ev(h_bind, osmv_txn_get_key(p_txn));
496 uint64_t key = osmv_txn_get_key(p_txn);
H A Dosm_vendor_mlx_txn.c123 osmv_txn_remove_timeout_ev(h_bind, osmv_txn_get_key(p_txn));
148 uint64_t key = osmv_txn_get_key(p_txn);
409 key = osmv_txn_get_key(p_txn);
484 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn), FALSE);
H A Dosm_vendor_mlx.c484 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn),
493 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn),
H A Dosm_vendor_mlx_anafa.c493 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn),
502 osmv_txn_done(h_bind, osmv_txn_get_key(p_txn),
/freebsd-10.2-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_txn.h180 * osmv_txn_get_key
188 static inline uint64_t osmv_txn_get_key(IN osmv_txn_ctx_t * p_txn) function

Completed in 110 milliseconds