Searched refs:p_mad_pool (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mad_ctrl.c77 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
132 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
247 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
256 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
314 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
321 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
342 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
354 osm_mad_pool_put(p_ctrl->p_mad_pool, p_req_madw);
355 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
373 osm_mad_pool_put(p_ctrl->p_mad_pool, p_mad
485 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * const p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * const p_mad_pool, IN osm_vendor_t * const p_vendor, IN osm_subn_t * const p_subn, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp) argument
[all...]
H A Dosm_sm_mad_ctrl.c84 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
133 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
216 osm_mad_pool_put(p_ctrl->p_mad_pool, p_old_madw);
335 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
415 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
477 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
504 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
587 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
636 osm_mad_pool_put(p_ctrl->p_mad_pool, p_madw);
790 IN osm_mad_pool_t * const p_mad_pool,
788 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * const p_ctrl, IN osm_subn_t * const p_subn, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_vendor_t * const p_vendor, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_plock_t * const p_lock, IN cl_dispatcher_t * const p_disp) argument
[all...]
H A Dosm_req.c87 p_madw = osm_mad_pool_get(sm->p_mad_pool,
165 p_madw = osm_mad_pool_get(sm->p_mad_pool,
237 madw = osm_mad_pool_get(sm->p_mad_pool,
H A Dosm_vl15intf.c345 IN osm_mad_pool_t * const p_mad_pool)
365 osm_mad_pool_put(p_mad_pool, p_madw);
376 osm_mad_pool_put(p_mad_pool, p_madw);
344 osm_vl15_shutdown(IN osm_vl15_t * const p_vl, IN osm_mad_pool_t * const p_mad_pool) argument
H A Dosm_resp.c121 p_madw = osm_mad_pool_get(sm->p_mad_pool,
H A Dosm_sa_class_port_info.c89 p_resp_madw = osm_mad_pool_get(sa->p_mad_pool, p_madw->h_bind,
H A Dosm_sm.c251 IN osm_mad_pool_t * const p_mad_pool,
264 p_sm->p_mad_pool = p_mad_pool;
303 p_sm->p_mad_pool,
247 osm_sm_init(IN osm_sm_t * const p_sm, IN osm_subn_t * const p_subn, IN osm_db_t * const p_db, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
H A Dosm_sa.c161 IN osm_mad_pool_t * const p_mad_pool,
173 p_sa->p_mad_pool = p_mad_pool;
182 p_sa->p_mad_pool,
353 p_resp_madw = osm_mad_pool_get(sa->p_mad_pool,
449 resp_madw = osm_mad_pool_get(sa->p_mad_pool, madw->h_bind,
157 osm_sa_init(IN osm_sm_t * const p_sm, IN osm_sa_t * const p_sa, IN osm_subn_t * const p_subn, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
/freebsd-10.2-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h97 osm_mad_pool_t *p_mad_pool; member in struct:osm_sa_mad_ctrl
113 * p_mad_pool
209 IN osm_mad_pool_t * const p_mad_pool,
223 * p_mad_pool
H A Dosm_sm_mad_ctrl.h98 osm_mad_pool_t *p_mad_pool; member in struct:osm_sm_mad_ctrl
115 * p_mad_pool
215 IN osm_mad_pool_t * const p_mad_pool,
227 * p_mad_pool
H A Dosm_sa.h122 osm_mad_pool_t *p_mad_pool; member in struct:osm_sa
166 * p_mad_pool
278 IN osm_mad_pool_t * const p_mad_pool,
294 * p_mad_pool
H A Dosm_vl15intf.h348 IN osm_mad_pool_t * const p_mad_pool);
354 * p_mad_pool
H A Dosm_sm.h123 osm_mad_pool_t *p_mad_pool; member in struct:osm_sm
160 * p_mad_pool
273 IN osm_mad_pool_t * const p_mad_pool,
289 * p_mad_pool
/freebsd-10.2-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_umadt.h88 osm_mad_pool_t *p_mad_pool; member in struct:_mad_bind_info_t
114 * p_mad_pool
H A Dosm_vendor_api.h257 IN osm_mad_pool_t * const p_mad_pool,
269 * p_mad_pool
H A Dosm_vendor_sa_api.h813 IN osm_mad_pool_t * const p_mad_pool, IN ib_net64_t port_guid);
819 * p_mad_pool
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c55 osm_mad_pool_t *p_mad_pool; member in struct:_osmv_sa_bind_info
87 osm_mad_pool_put(p_bind->p_mad_pool, p_madw);
169 osm_mad_pool_put(p_bind->p_mad_pool, p_req_madw);
233 IN osm_mad_pool_t * const p_mad_pool, IN ib_net64_t port_guid)
266 p_sa_bind_info->p_mad_pool = p_mad_pool;
270 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
376 p_madw = osm_mad_pool_get(p_bind->p_mad_pool,
232 osmv_bind_sa(IN osm_vendor_t * const p_vend, IN osm_mad_pool_t * const p_mad_pool, IN ib_net64_t port_guid) argument
H A Dosm_vendor_mlx.c192 IN osm_mad_pool_t * const p_mad_pool,
204 if (NULL == p_vend || NULL == p_bind_info || NULL == p_mad_pool
208 "NULL parameter passed in: p_vend=%p p_bind_info=%p p_mad_pool=%p recv_cb=%p send_err_cb=%p\n",
209 p_vend, p_bind_info, p_mad_pool, mad_recv_callback,
227 p_bo->p_osm_pool = p_mad_pool;
424 osm_mad_pool_t *p_mad_pool = p_bo->p_osm_pool; local
489 osm_mad_pool_put(p_mad_pool, p_madw);
508 osm_mad_pool_put(p_mad_pool, p_madw);
512 osm_mad_pool_put(p_mad_pool, p_madw);
190 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_bind_info, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN osm_vend_mad_send_err_callback_t send_err_callback, IN void *context) argument
H A Dosm_vendor_mlx_sa.c56 osm_mad_pool_t *p_mad_pool; member in struct:_osmv_sa_bind_info
92 osm_mad_pool_put(p_bind->p_mad_pool, p_madw);
180 osm_mad_pool_put(p_bind->p_mad_pool, p_req_madw);
320 IN osm_mad_pool_t * const p_mad_pool, IN ib_net64_t port_guid)
357 p_sa_bind_info->p_mad_pool = p_mad_pool;
362 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
488 p_madw = osm_mad_pool_get(p_bind->p_mad_pool,
319 osmv_bind_sa(IN osm_vendor_t * const p_vend, IN osm_mad_pool_t * const p_mad_pool, IN ib_net64_t port_guid) argument
H A Dosm_vendor_ibumad.c80 osm_mad_pool_t *p_mad_pool; member in struct:_osm_umad_bind_info
111 p_mad_pool, m->v);
304 if (!(p_madw = osm_mad_pool_get(p_bind->p_mad_pool,
368 osm_mad_pool_put(p_bind->p_mad_pool, p_madw);
380 osm_mad_pool_put(p_bind->p_mad_pool, p_madw);
395 osm_mad_pool_put(p_bind->p_mad_pool, p_madw);
762 IN osm_mad_pool_t * const p_mad_pool,
776 CL_ASSERT(p_mad_pool);
814 p_bind->p_mad_pool = p_mad_pool;
760 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_user_bind, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN osm_vend_mad_send_err_callback_t send_err_callback, IN void *context) argument
[all...]
H A Dosm_vendor_test.c209 IN osm_mad_pool_t * const p_mad_pool,
219 CL_ASSERT(p_mad_pool);
224 UNUSED_PARAM(p_mad_pool);
207 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_bind_info, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN void *context) argument
H A Dosm_vendor_mlx_anafa.c227 IN osm_mad_pool_t * const p_mad_pool,
237 if (NULL == p_vend || NULL == p_bind_info || NULL == p_mad_pool
241 "NULL parameter passed in: p_vend=%p p_bind_info=%p p_mad_pool=%p recv_cb=%p send_err_cb=%p\n",
242 p_vend, p_bind_info, p_mad_pool, mad_recv_callback,
261 p_bo->p_osm_pool = p_mad_pool;
225 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_bind_info, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN osm_vend_mad_send_err_callback_t send_err_callback, IN void *context) argument
H A Dosm_vendor_umadt.c729 IN osm_mad_pool_t * const p_mad_pool,
749 CL_ASSERT(p_mad_pool);
770 p_mad_bind_info->p_mad_pool = p_mad_pool;
967 osm_mad_pool_get_wrapper(p_mad_bind_info->p_mad_pool,
727 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_osm_bind_info, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN void *context) argument
H A Dosm_vendor_ts.c511 IN osm_mad_pool_t * const p_mad_pool,
530 CL_ASSERT(p_mad_pool);
604 p_bind->p_osm_pool = p_mad_pool;
509 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_user_bind, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN osm_vend_mad_send_err_callback_t send_err_callback, IN void *context) argument
H A Dosm_vendor_al.c876 IN osm_mad_pool_t * const p_mad_pool,
891 CL_ASSERT(p_mad_pool);
931 p_bind->p_osm_pool = p_mad_pool;
874 osm_vendor_bind(IN osm_vendor_t * const p_vend, IN osm_bind_info_t * const p_user_bind, IN osm_mad_pool_t * const p_mad_pool, IN osm_vend_mad_recv_callback_t mad_recv_callback, IN osm_vend_mad_send_err_callback_t send_err_callback, IN void *context) argument

Completed in 127 milliseconds

12