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

/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c58 osm_transaction_mgr_t *trans_mgr_p; local
78 trans_mgr_p = (osm_transaction_mgr_t *) p_vend->p_transaction_mgr;
98 cl_spinlock_acquire(&(trans_mgr_p->transaction_mgr_lock));
99 p_list_item = cl_qlist_head(trans_mgr_p->madw_reqs_list_p);
100 if (p_list_item == cl_qlist_end(trans_mgr_p->madw_reqs_list_p)) {
102 cl_spinlock_release(&trans_mgr_p->transaction_mgr_lock);
131 cl_timer_start(&trans_mgr_p->madw_list_timer,
139 cl_qlist_remove_item(trans_mgr_p->madw_reqs_list_p,
143 cl_qlist_insert_tail(trans_mgr_p->madw_reqs_list_p,
151 cl_qlist_remove_item(trans_mgr_p
275 osm_transaction_mgr_t *trans_mgr_p; local
317 osm_transaction_mgr_t *trans_mgr_p; local
385 osm_transaction_mgr_t *trans_mgr_p; local
449 osm_transaction_mgr_t *trans_mgr_p; local
500 osm_transaction_mgr_t *trans_mgr_p; local
[all...]

Completed in 25 milliseconds