Searched refs:osm_vendor_t (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-10.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_api.h128 * Allocates and initializes a new osm_vendor_t object.
134 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log,
161 void osm_vendor_delete(IN osm_vendor_t ** const pp_vend);
185 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
222 osm_vendor_init(IN osm_vendor_t * const p_vend,
255 osm_vendor_bind(IN osm_vendor_t * const p_vend,
469 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level);
H A Dosm_vendor_mtl_hca_guid.h129 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend,
137 * [in] Pointer to an osm_vendor_t object.
169 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
177 * [in] Pointer to an osm_vendor_t object.
H A Dosm_vendor_test.h90 /****s* OpenSM: Vendor Test/osm_vendor_t
92 * osm_vendor_t
106 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
110 osm_vendor_t *p_vend;
H A Dosm_vendor_mtl_transaction_mgr.h170 void osm_transaction_mgr_init(IN osm_vendor_t * const p_vend);
190 void osm_transaction_mgr_destroy(IN osm_vendor_t * const p_vend);
238 osm_transaction_mgr_erase_madw(IN osm_vendor_t * const p_vend,
260 osm_transaction_mgr_get_madw_for_tid(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_umadt.h72 typedef void *osm_vendor_t; typedef
H A Dosm_vendor_mlx_hca.h56 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t const *p_vend,
H A Dosm_vendor_mtl.h115 /***** OpenSM: Vendor MTL/osm_vendor_t
117 * osm_vendor_t
131 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
229 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend,
238 * [in] Pointer to an osm_vendor_t object.
270 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
278 * [in] Pointer to an osm_vendor_t object.
H A Dosm_vendor_ts.h184 /***** OpenSM: Vendor TS/osm_vendor_t
186 * osm_vendor_t
201 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
305 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend,
314 * [in] Pointer to an osm_vendor_t object.
346 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
354 * [in] Pointer to an osm_vendor_t object.
H A Dosm_vendor_mlx.h81 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
H A Dosm_vendor_mlx_defs.h74 osm_vendor_t /*const */ * p_vendor;
H A Dosm_mtl_bind.h93 osm_vendor_t *p_vend;
H A Dosm_vendor_al.h268 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
H A Dosm_vendor_ibumad.h168 } osm_vendor_t; typedef in typeref:struct:_osm_vendor
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_test.c59 void osm_vendor_construct(IN osm_vendor_t * const p_vend)
66 void osm_vendor_destroy(IN osm_vendor_t * const p_vend)
73 void osm_vendor_delete(IN osm_vendor_t ** const pp_vend)
85 osm_vendor_init(IN osm_vendor_t * const p_vend,
101 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log,
105 osm_vendor_t *p_vend;
130 osm_vendor_t *p_vend;
160 osm_vendor_t *p_vend;
188 osm_vendor_t *p_vend = h_bind->p_vend;
207 osm_vendor_bind(IN osm_vendor_t * cons
[all...]
H A Dosm_vendor_al.c76 osm_vendor_t *p_vend;
135 osm_vendor_t *p_vend = (osm_vendor_t *) p_async_rec->context;
151 osm_vendor_t *p_vend = p_bind->p_vend;
167 osm_vendor_t *p_vend = p_bind->p_vend;
185 osm_vendor_t *const p_vend = p_bind->p_vend;
260 osm_vendor_t *const p_vend = p_bind->p_vend;
345 osm_vendor_init(IN osm_vendor_t * const p_vend,
374 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log,
378 osm_vendor_t *p_ven
[all...]
H A Dosm_vendor_ts.c83 __osm_ts_conv_mad_rcv_desc_to_osm_addr(IN osm_vendor_t * const p_vend,
146 osm_vendor_t *p_vend = p_bind->p_vend;
173 * ANY CONSTRUCTION OF THE osm_vendor_t OBJECT
175 void osm_vendor_construct(IN osm_vendor_t * const p_vend)
183 * DEALOCATE osm_vendor_t
185 void osm_vendor_destroy(IN osm_vendor_t * const p_vend)
200 DEALLOCATE A POINTER TO osm_vendor_t
202 void osm_vendor_delete(IN osm_vendor_t ** const pp_vend)
216 osm_vendor_init(IN osm_vendor_t * const p_vend,
237 * Create and Initialize osm_vendor_t Objec
[all...]
H A Dosm_vendor_ibumad.c38 * Implementation of osm_vendor_t (for umad).
78 osm_vendor_t *p_vend;
91 osm_vendor_t *p_vend;
95 static void osm_vendor_close_port(osm_vendor_t * const p_vend);
97 static void clear_madw(osm_vendor_t * p_vend)
125 static osm_madw_t *get_madw(osm_vendor_t * p_vend, ib_net64_t * tid)
154 put_madw(osm_vendor_t * p_vend, osm_madw_t * p_madw, ib_net64_t tid)
240 osm_vendor_t *p_vend = p_ur->p_vend;
412 static int umad_receiver_start(osm_vendor_t * p_vend)
437 osm_vendor_init(IN osm_vendor_t * cons
[all...]
H A Dosm_vendor_mlx_hca_anafa.c81 __osm_ca_info_init(IN osm_vendor_t * const p_vend,
154 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_mtl_transaction_mgr.c59 osm_vendor_t *p_vend = (osm_vendor_t *) context;
272 void osm_transaction_mgr_init(IN osm_vendor_t * const p_vend)
315 void osm_transaction_mgr_destroy(IN osm_vendor_t * const p_vend)
381 osm_vendor_t *const p_vend = ((osm_mtl_bind_info_t *) p_bind)->p_vend;
383 osm_vendor_t *const p_vend = ((osm_ts_bind_info_t *) p_bind)->p_vend;
446 osm_transaction_mgr_erase_madw(IN osm_vendor_t * const p_vend,
496 osm_transaction_mgr_get_madw_for_tid(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_mtl.c88 __osm_mtl_conv_ibmgt_rcv_desc_to_osm_addr(IN osm_vendor_t * const p_vend,
182 osm_vendor_t *p_vend = p_bind->p_vend;
209 * ANY CONSTRUCTION OF THE osm_vendor_t OBJECT
211 void osm_vendor_construct(IN osm_vendor_t * const p_vend)
217 * DEALOCATE osm_vendor_t
219 void osm_vendor_destroy(IN osm_vendor_t * const p_vend)
285 DEALLOCATE A POINTER TO osm_vendor_t
287 void osm_vendor_delete(IN osm_vendor_t ** const pp_vend)
307 osm_vendor_init(IN osm_vendor_t * const p_vend,
345 * Create and Initialize osm_vendor_t Objec
[all...]
H A Dosm_vendor_mtl_hca_guid.c110 __osm_vendor_get_ca_ids(IN osm_vendor_t * const p_vend,
187 __osm_ca_info_init(IN osm_vendor_t * const p_vend,
288 osm_ca_info_destroy(IN osm_vendor_t * const p_vend,
312 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
421 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend,
559 osm_vendor_t vend;
560 osm_vendor_t *p_vend;
/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h98 osm_vendor_t *p_vendor;
210 IN osm_vendor_t * const p_vendor,
H A Dosm_sm_mad_ctrl.h100 osm_vendor_t *p_vendor;
217 IN osm_vendor_t * const p_vendor,
H A Dosm_vl15intf.h125 osm_vendor_t *p_vend;
247 IN osm_vendor_t * const p_vend,
H A Dosm_sa.h120 osm_vendor_t *p_vendor;
277 IN osm_vendor_t * const p_vendor,

Completed in 178 milliseconds

12