/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_mlx_svc.h | 103 inline static boolean_t osmv_mad_is_rmpp(IN const ib_mad_t * p_mad) in osmv_mad_is_rmpp() 116 inline static boolean_t osmv_mad_is_multi_resp(IN const ib_mad_t * p_mad) in osmv_mad_is_multi_resp() 123 inline static boolean_t osmv_mad_is_sa(IN const ib_mad_t * p_mad) in osmv_mad_is_sa() 129 inline static boolean_t osmv_rmpp_is_abort_stop(IN const ib_mad_t * p_mad) in osmv_rmpp_is_abort_stop() 139 inline static boolean_t osmv_rmpp_is_data(IN const ib_mad_t * p_mad) in osmv_rmpp_is_data() 145 inline static boolean_t osmv_rmpp_is_ack(IN const ib_mad_t * p_mad) in osmv_rmpp_is_ack() 151 inline static boolean_t osmv_rmpp_is_first(IN const ib_mad_t * p_mad) in osmv_rmpp_is_first() 160 inline static boolean_t osmv_rmpp_is_last(IN const ib_mad_t * p_mad) in osmv_rmpp_is_last() 169 inline static uint8_t *osmv_mad_copy(IN const ib_mad_t * p_mad) in osmv_mad_copy()
|
H A D | osm_vendor_mtl_transaction_mgr.h | 239 IN ib_mad_t * p_mad); 261 IN ib_mad_t * const p_mad,
|
H A D | osm_vendor_mlx_sender.h | 93 IN const ib_mad_t * p_req_mad, 105 IN const ib_mad_t * p_req_mad,
|
H A D | osm_vendor_mlx.h | 88 ib_mad_t *p_mad;
|
H A D | osm_pkt_randomizer.h | 202 IN const ib_mad_t * p_mad);
|
H A D | osm_vendor_mtl.h | 324 ib_mad_t *mad_buf_p;
|
H A D | osm_vendor_ts.h | 386 ib_mad_t *p_mad_buf;
|
H A D | osm_vendor_api.h | 324 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mlx_dispatcher.c | 62 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; in osmv_dispatch_mad() 192 IN const ib_mad_t * p_mad, OUT osmv_txn_ctx_t ** pp_txn) in __osmv_dispatch_route() 237 IN const ib_mad_t * p_mad, in __osmv_dispatch_simple_mad() [all …]
|
H A D | osm_vendor_test.c | 114 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 119 ib_mad_t *p_mad; in osm_vendor_get() 129 p_mad = (ib_mad_t *) malloc(size); in osm_vendor_get() 144 IN ib_mad_t * const p_mad) in osm_vendor_put() 169 IN ib_mad_t * const p_mad, in osm_vendor_send()
|
H A D | osm_vendor_mlx_sender.c | 71 ib_mad_t *p_mad = (ib_mad_t *) mad_buf; in osmv_simple_send_madw() 249 IN const ib_mad_t * p_req_mad, in osmv_rmpp_send_ack() 284 IN const ib_mad_t * p_req_mad, in osmv_rmpp_send_nak() 313 ib_mad_t *p_mad = (ib_mad_t *) mad_buf; in __osmv_rmpp_send_segment()
|
H A D | osm_vendor_mtl.c | 387 ib_mad_t *mad_buf_p; in __osm_mtl_rcv_callback() 393 if (ib_mad_is_response((ib_mad_t *) payload_p)) { in __osm_mtl_rcv_callback() 397 (ib_mad_t *) payload_p, in __osm_mtl_rcv_callback() 411 ((ib_mad_t *) payload_p)->method, in __osm_mtl_rcv_callback() 412 cl_ntoh16(((ib_mad_t *) payload_p)->attr_id) in __osm_mtl_rcv_callback() 425 (((ib_mad_t *) in __osm_mtl_rcv_callback() 429 || (((ib_mad_t *) in __osm_mtl_rcv_callback() 809 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 813 ib_mad_t *mad_p; in osm_vendor_get() 827 mad_p = (ib_mad_t *) malloc(p_vw->size); in osm_vendor_get() [all …]
|
H A D | osm_vendor_ts.c | 277 ib_mad_t *p_mad_buf; in __osm_ts_rcv_callback() 283 if (ib_mad_is_response((ib_mad_t *) p_mad)) { in __osm_ts_rcv_callback() 287 (ib_mad_t *) p_mad, in __osm_ts_rcv_callback() 481 (((ib_mad_t *) & in __osm_vendor_ts_poller() 486 (((ib_mad_t *) & in __osm_vendor_ts_poller() 642 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 646 ib_mad_t *p_mad; in osm_vendor_get() 657 p_mad = (ib_mad_t *) malloc(p_vw->size); in osm_vendor_get() 730 ib_mad_t *const p_mad = osm_madw_get_mad_ptr(p_madw); in osm_ts_send_mad()
|
H A D | osm_vendor_umadt.c | 375 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 384 ib_mad_t *p_mad; in osm_vendor_get() 410 return ((ib_mad_t *) & p_madt_struct->IBMad); in osm_vendor_get() 412 p_mad = (ib_mad_t *) malloc(mad_size); in osm_vendor_get() 433 IN ib_mad_t * const p_mad) in osm_vendor_put() 473 CL_ASSERT((ib_mad_t *) & p_vend_wrap->p_madt_struct->IBMad == in osm_vendor_put() 496 IN ib_mad_t * const p_mad, in osm_vendor_send() 965 (ib_mad_t *) & pRecvMad->IBMad, in __mad_recv_processor() 999 ((ib_mad_t *) p_osm_madw->p_mad)->trans_id = in __mad_recv_processor() 1005 ((ib_mad_t *) p_osm_madw->p_mad)->trans_id, in __mad_recv_processor()
|
H A D | osm_vendor_mlx_ts_anafa.c | 129 (((ib_mad_t *) & mad)->mgmt_class == in __osmv_TOPSPIN_ANAFA_receiver_thr() 131 || (((ib_mad_t *) & mad)->mgmt_class == in __osmv_TOPSPIN_ANAFA_receiver_thr() 273 const ib_mad_t *p_mad_hdr = p_mad; in osmv_transport_mad_send()
|
H A D | osm_vendor_mlx_anafa.c | 373 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 377 ib_mad_t *p_mad; in osm_vendor_get() 394 p_mad = (ib_mad_t *) malloc(act_mad_size); in osm_vendor_get() 436 ib_mad_t *p_mad; in osm_vendor_send() 679 ib_mad_t *p_mad = osm_madw_get_mad_ptr(p_madw); in __osmv_get_send_txn()
|
H A D | osm_vendor_mtl_transaction_mgr.c | 66 ib_mad_t *p_mad; in __osm_transaction_mgr_callback() 391 const ib_mad_t *mad_p = p_madw->p_mad; in osm_transaction_mgr_insert_madw() 447 IN ib_mad_t * p_mad) in osm_transaction_mgr_erase_madw() 497 IN ib_mad_t * const p_mad, in osm_transaction_mgr_get_madw_for_tid()
|
H A D | osm_vendor_mlx.c | 359 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 363 ib_mad_t *p_mad; in osm_vendor_get() 380 p_mad = (ib_mad_t *) malloc(act_mad_size); in osm_vendor_get() 422 ib_mad_t *p_mad; in osm_vendor_send() 688 ib_mad_t *p_mad = osm_madw_get_mad_ptr(p_madw); in __osmv_get_send_txn()
|
H A D | osm_vendor_mlx_sim.c | 114 (((ib_mad_t *) & p_mad-> in __osmv_ibms_receiver_callback() 118 (((ib_mad_t *) & p_mad-> in __osmv_ibms_receiver_callback() 253 const ib_mad_t *p_mad_hdr = p_mad; in osmv_transport_mad_send()
|
H A D | osm_vendor_mlx_ts.c | 133 (((ib_mad_t *) & in __osmv_TOPSPIN_receiver_thr() 138 (((ib_mad_t *) & in __osmv_TOPSPIN_receiver_thr() 286 const ib_mad_t *p_mad_hdr = p_mad; in osmv_transport_mad_send()
|
H A D | osm_vendor_mlx_rmpp_ctx.c | 60 if (osmv_mad_is_sa((ib_mad_t *) p_arbt_mad)) { in osmv_rmpp_send_ctx_init() 259 if (osmv_mad_is_sa((ib_mad_t *) p_mad)) { in osmv_rmpp_recv_ctx_store_mad_seg()
|
H A D | osm_vendor_al.c | 178 ib_mad_t *p_mad; in __osm_al_send_callback() 253 ib_mad_t *p_new_mad; in __osm_al_rcv_callback() 986 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() 990 ib_mad_t *p_mad; in osm_vendor_get() 1068 ib_mad_t *const p_mad = osm_madw_get_mad_ptr(p_madw); in osm_vendor_send()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_madw.h | 459 const ib_mad_t *p_mad; 1099 static inline ib_mad_t *osm_madw_get_mad_ptr(IN const osm_madw_t * p_madw) in osm_madw_get_mad_ptr() 1101 return ((ib_mad_t *) p_madw->p_mad); in osm_madw_get_mad_ptr() 1156 IN const ib_mad_t * p_mad) in osm_madw_set_mad()
|
H A D | osm_mad_pool.h | 271 IN const ib_mad_t * p_mad,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mad_pool.c | 80 ib_mad_t *p_mad; in osm_mad_pool_get() 118 IN const ib_mad_t * p_mad, in osm_mad_pool_get_wrapper()
|