Searched refs:ib_mad_t (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h103 inline static boolean_t osmv_mad_is_rmpp(IN const ib_mad_t * p_mad)
116 inline static boolean_t osmv_mad_is_multi_resp(IN const ib_mad_t * p_mad)
123 inline static boolean_t osmv_mad_is_sa(IN const ib_mad_t * p_mad)
129 inline static boolean_t osmv_rmpp_is_abort_stop(IN const ib_mad_t * p_mad)
139 inline static boolean_t osmv_rmpp_is_data(IN const ib_mad_t * p_mad)
145 inline static boolean_t osmv_rmpp_is_ack(IN const ib_mad_t * p_mad)
151 inline static boolean_t osmv_rmpp_is_first(IN const ib_mad_t * p_mad)
160 inline static boolean_t osmv_rmpp_is_last(IN const ib_mad_t * p_mad)
169 inline static uint8_t *osmv_mad_copy(IN const ib_mad_t * p_mad)
H A Dosm_vendor_mlx.h88 ib_mad_t *p_mad;
H A Dosm_vendor_mlx_sender.h93 IN const ib_mad_t * p_req_mad,
105 IN const ib_mad_t * p_req_mad,
H A Dosm_vendor_mtl_transaction_mgr.h239 IN ib_mad_t * p_mad);
261 IN ib_mad_t * const p_mad,
H A Dosm_pkt_randomizer.h202 IN const ib_mad_t * p_mad);
212 * [in] Pointer to the ib_mad_t mad to be checked.
H A Dosm_vendor_mtl.h324 ib_mad_t *mad_buf_p;
H A Dosm_vendor_api.h324 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
H A Dosm_vendor_ts.h386 ib_mad_t *p_mad_buf;
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_dispatcher.c62 IN const ib_mad_t * p_mad, OUT osmv_txn_ctx_t ** pp_txn);
66 IN const ib_mad_t * p_mad,
72 IN const ib_mad_t * p_mad,
78 IN const ib_mad_t * p_mad,
84 IN const ib_mad_t * p_mad,
91 IN const ib_mad_t * p_mad);
94 IN const ib_mad_t * p_req_mad,
121 const ib_mad_t *p_mad = (ib_mad_t *) p_mad_buf;
192 IN const ib_mad_t * p_ma
[all...]
H A Dosm_vendor_test.c114 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
119 ib_mad_t *p_mad;
129 p_mad = (ib_mad_t *) malloc(size);
144 IN ib_mad_t * const p_mad)
169 IN ib_mad_t * const p_mad,
H A Dosm_vendor_mlx_sender.c71 ib_mad_t *p_mad = (ib_mad_t *) mad_buf;
249 IN const ib_mad_t * p_req_mad,
284 IN const ib_mad_t * p_req_mad,
313 ib_mad_t *p_mad = (ib_mad_t *) mad_buf;
H A Dosm_vendor_ts.c277 ib_mad_t *p_mad_buf;
283 if (ib_mad_is_response((ib_mad_t *) p_mad)) {
287 (ib_mad_t *) p_mad,
481 (((ib_mad_t *) &
486 (((ib_mad_t *) &
642 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
646 ib_mad_t *p_mad;
657 p_mad = (ib_mad_t *) malloc(p_vw->size);
730 ib_mad_t *const p_mad = osm_madw_get_mad_ptr(p_madw);
H A Dosm_vendor_mlx_ts_anafa.c129 (((ib_mad_t *) & mad)->mgmt_class ==
131 || (((ib_mad_t *) & mad)->mgmt_class ==
273 const ib_mad_t *p_mad_hdr = p_mad;
H A Dosm_vendor_mtl.c387 ib_mad_t *mad_buf_p;
393 if (ib_mad_is_response((ib_mad_t *) payload_p)) {
397 (ib_mad_t *) payload_p,
411 ((ib_mad_t *) payload_p)->method,
412 cl_ntoh16(((ib_mad_t *) payload_p)->attr_id)
425 (((ib_mad_t *)
429 || (((ib_mad_t *)
809 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
813 ib_mad_t *mad_p;
827 mad_p = (ib_mad_t *) mallo
[all...]
H A Dosm_vendor_umadt.c375 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
384 ib_mad_t *p_mad;
410 return ((ib_mad_t *) & p_madt_struct->IBMad);
412 p_mad = (ib_mad_t *) malloc(mad_size);
433 IN ib_mad_t * const p_mad)
453 /* CL_ASSERT( (ib_mad_t*)&p_vend_wrap->p_madt_struct->IBMad == p_mad ); */
473 CL_ASSERT((ib_mad_t *) & p_vend_wrap->p_madt_struct->IBMad ==
496 IN ib_mad_t * const p_mad,
527 /* CL_ASSERT( (ib_mad_t*)&p_vend_wrap->p_madt_struct->IBMad == p_mad ); */
965 (ib_mad_t *)
[all...]
H A Dosm_vendor_mlx_sim.c114 (((ib_mad_t *) & p_mad->
118 (((ib_mad_t *) & p_mad->
253 const ib_mad_t *p_mad_hdr = p_mad;
H A Dosm_vendor_mtl_transaction_mgr.c66 ib_mad_t *p_mad;
391 const ib_mad_t *mad_p = p_madw->p_mad;
447 IN ib_mad_t * p_mad)
497 IN ib_mad_t * const p_mad,
H A Dosm_vendor_mlx_anafa.c373 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
377 ib_mad_t *p_mad;
394 p_mad = (ib_mad_t *) malloc(act_mad_size);
436 ib_mad_t *p_mad;
679 ib_mad_t *p_mad = osm_madw_get_mad_ptr(p_madw);
H A Dosm_vendor_mlx.c359 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
363 ib_mad_t *p_mad;
380 p_mad = (ib_mad_t *) malloc(act_mad_size);
422 ib_mad_t *p_mad;
688 ib_mad_t *p_mad = osm_madw_get_mad_ptr(p_madw);
H A Dosm_vendor_mlx_ts.c133 (((ib_mad_t *) &
138 (((ib_mad_t *) &
286 const ib_mad_t *p_mad_hdr = p_mad;
H A Dosm_vendor_mlx_rmpp_ctx.c60 if (osmv_mad_is_sa((ib_mad_t *) p_arbt_mad)) {
259 if (osmv_mad_is_sa((ib_mad_t *) p_mad)) {
H A Dosm_vendor_al.c178 ib_mad_t *p_mad;
253 ib_mad_t *p_new_mad;
986 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
990 ib_mad_t *p_mad;
1068 ib_mad_t *const p_mad = osm_madw_get_mad_ptr(p_madw);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_mad_pool.c80 ib_mad_t *p_mad;
118 IN const ib_mad_t * p_mad,
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h459 const ib_mad_t *p_mad;
1099 static inline ib_mad_t *osm_madw_get_mad_ptr(IN const osm_madw_t * p_madw)
1101 return ((ib_mad_t *) p_madw->p_mad);
1156 IN const ib_mad_t * p_mad)
H A Dosm_mad_pool.h271 IN const ib_mad_t * p_mad,

Completed in 245 milliseconds

12