Home
last modified time | relevance | path

Searched defs:p_vend (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c57 void osm_vendor_construct(IN osm_vendor_t * const p_vend) in osm_vendor_construct()
62 void osm_vendor_destroy(IN osm_vendor_t * const p_vend) in osm_vendor_destroy()
77 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
95 osm_vendor_t *p_vend; in osm_vendor_new() local
118 osm_vendor_t *p_vend; in osm_vendor_get() local
146 osm_vendor_t *p_vend; in osm_vendor_put() local
172 osm_vendor_t *p_vend = h_bind->p_vend; in osm_vendor_send() local
189 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
229 osm_vendor_get_ports(IN osm_vendor_t * const p_vend, in osm_vendor_get_ports()
244 osm_vendor_t *p_vend = h_bind->p_vend; in osm_vendor_local_lid_change() local
[all …]
H A Dosm_vendor_al.c76 osm_vendor_t *p_vend; member
131 osm_vendor_t *p_vend = (osm_vendor_t *) p_async_rec->context; in __osm_al_ca_err_callback() local
145 osm_vendor_t *p_vend = p_bind->p_vend; in __osm_al_ca_destroy_callback() local
159 osm_vendor_t *p_vend = p_bind->p_vend; in __osm_al_err_callback() local
175 osm_vendor_t *const p_vend = p_bind->p_vend; in __osm_al_send_callback() local
248 osm_vendor_t *const p_vend = p_bind->p_vend; in __osm_al_rcv_callback() local
331 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
362 osm_vendor_t *p_vend; in osm_vendor_new() local
396 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
448 osm_ca_info_destroy(IN osm_vendor_t * const p_vend, in osm_ca_info_destroy()
[all …]
H A Dosm_vendor_ts.c82 __osm_ts_conv_mad_rcv_desc_to_osm_addr(IN osm_vendor_t * const p_vend, in __osm_ts_conv_mad_rcv_desc_to_osm_addr()
143 osm_vendor_t *p_vend = p_bind->p_vend; in __osm_vendor_clear_sm() local
172 void osm_vendor_construct(IN osm_vendor_t * const p_vend) in osm_vendor_construct()
182 void osm_vendor_destroy(IN osm_vendor_t * const p_vend) in osm_vendor_destroy()
213 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
240 osm_vendor_t *p_vend; in osm_vendor_new() local
506 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
648 osm_vendor_t *p_vend = p_bind->p_vend; in osm_vendor_get() local
690 osm_vendor_t *p_vend = p_bind->p_vend; in osm_vendor_put() local
728 osm_vendor_t *const p_vend = p_bind->p_vend; in osm_ts_send_mad() local
[all …]
H A Dosm_vendor_ibumad.c82 osm_vendor_t *p_vend; member
97 osm_vendor_t *p_vend; member
103 static void log_send_error(osm_vendor_t * const p_vend, osm_madw_t *p_madw) in log_send_error()
132 static void clear_madw(osm_vendor_t * p_vend) in clear_madw()
163 static osm_madw_t *get_madw(osm_vendor_t * p_vend, ib_net64_t * tid, in get_madw()
200 put_madw(osm_vendor_t * p_vend, osm_madw_t * p_madw, ib_net64_t tid, in put_madw()
325 osm_vendor_t *p_vend = p_ur->p_vend; in umad_receiver() local
517 static int umad_receiver_start(osm_vendor_t * p_vend) in umad_receiver_start()
540 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
604 osm_vendor_t *p_vend = NULL; in osm_vendor_new() local
[all …]
H A Dosm_vendor_mtl.c87 __osm_mtl_conv_ibmgt_rcv_desc_to_osm_addr(IN osm_vendor_t * const p_vend, in __osm_mtl_conv_ibmgt_rcv_desc_to_osm_addr()
179 osm_vendor_t *p_vend = p_bind->p_vend; in __osm_vendor_clear_sm() local
208 void osm_vendor_construct(IN osm_vendor_t * const p_vend) in osm_vendor_construct()
216 void osm_vendor_destroy(IN osm_vendor_t * const p_vend) in osm_vendor_destroy()
304 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
348 osm_vendor_t *p_vend; in osm_vendor_new() local
591 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
815 osm_vendor_t *p_vend = p_bind->p_vend; in osm_vendor_get() local
860 osm_vendor_t *p_vend = p_bind->p_vend; in osm_vendor_put() local
897 osm_vendor_t *const p_vend = p_bind->p_vend; in osm_mtl_send_mad() local
[all …]
H A Dosm_vendor_mtl_transaction_mgr.c59 osm_vendor_t *p_vend = (osm_vendor_t *) context; in __osm_transaction_mgr_callback() local
272 void osm_transaction_mgr_init(IN osm_vendor_t * const p_vend) in osm_transaction_mgr_init()
315 void osm_transaction_mgr_destroy(IN osm_vendor_t * const p_vend) in osm_transaction_mgr_destroy()
381 osm_vendor_t *const p_vend = ((osm_mtl_bind_info_t *) p_bind)->p_vend; in osm_transaction_mgr_insert_madw() local
446 osm_transaction_mgr_erase_madw(IN osm_vendor_t * const p_vend, in osm_transaction_mgr_erase_madw()
496 osm_transaction_mgr_get_madw_for_tid(IN osm_vendor_t * const p_vend, in osm_transaction_mgr_get_madw_for_tid()
H A Dosm_vendor_mlx.c70 osm_vendor_t *p_vend; in osm_vendor_new() local
149 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
190 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
365 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_get() local
534 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_put() local
565 osm_vendor_t const *p_vend = ((osmv_bind_obj_t *) h_bind)->p_vendor; in osm_vendor_local_lid_change() local
587 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_set_sm() local
765 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug()
H A Dosm_vendor_mlx_anafa.c77 osm_vendor_t *p_vend; in osm_vendor_new() local
161 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
225 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
379 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_get() local
540 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_put() local
568 osm_vendor_t const *p_vend = ((osmv_bind_obj_t *) h_bind)->p_vendor; in osm_vendor_local_lid_change() local
589 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_set_sm() local
748 void osm_vendor_set_debug(IN osm_vendor_t * const p_vend, IN int32_t level) in osm_vendor_set_debug()
H A Dosm_vendor_mtl_hca_guid.c110 __osm_vendor_get_ca_ids(IN osm_vendor_t * const p_vend, in __osm_vendor_get_ca_ids()
187 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
286 osm_ca_info_destroy(IN osm_vendor_t * const p_vend, in osm_ca_info_destroy()
310 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr()
419 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend, in osm_vendor_get_guid_ca_and_port()
556 osm_vendor_t *p_vend; in get_port_guid() local
H A Dosm_vendor_mlx_hca.c90 __osm_vendor_get_ca_ids(IN osm_vendor_t * const p_vend, in __osm_vendor_get_ca_ids()
167 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
266 osm_ca_info_destroy(IN osm_vendor_t * const p_vend, in osm_ca_info_destroy()
298 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr()
400 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend, in osm_vendor_get_guid_ca_and_port()
H A Dosm_vendor_mlx_hca_sim.c174 __parse_ca_info_file(IN osm_vendor_t * const p_vend, in __parse_ca_info_file()
304 __parse_port_info_file(IN osm_vendor_t * const p_vend, in __parse_port_info_file()
456 __get_port_guid_from_port_gid_tbl(IN osm_vendor_t * const p_vend, in __get_port_guid_from_port_gid_tbl()
526 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
597 osm_ca_info_destroy(IN osm_vendor_t * const p_vend, in osm_ca_info_destroy()
627 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr()
726 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend, in osm_vendor_get_guid_ca_and_port()
801 osm_vendor_get_guid_by_ca_and_port(IN osm_vendor_t * const p_vend, in osm_vendor_get_guid_by_ca_and_port()
H A Dosm_vendor_mlx_hca_pfs.c128 __parse_ca_info_file(IN osm_vendor_t * const p_vend, in __parse_ca_info_file()
258 __parse_port_info_file(IN osm_vendor_t * const p_vend, in __parse_port_info_file()
410 __get_port_guid_from_port_gid_tbl(IN osm_vendor_t * const p_vend, in __get_port_guid_from_port_gid_tbl()
480 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
551 osm_ca_info_destroy(IN osm_vendor_t * const p_vend, in osm_ca_info_destroy()
581 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr()
680 osm_vendor_get_guid_ca_and_port(IN osm_vendor_t * const p_vend, in osm_vendor_get_guid_ca_and_port()
H A Dosm_vendor_mlx_hca_anafa.c81 __osm_ca_info_init(IN osm_vendor_t * const p_vend, in __osm_ca_info_init()
152 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr()
H A Dosm_vendor_mlx_sim.c248 osm_vendor_t const *p_vend = p_bo->p_vendor; in osmv_transport_mad_send() local
365 __osmv_ibms_mad_addr_to_osm_addr(IN osm_vendor_t const *p_vend, in __osmv_ibms_mad_addr_to_osm_addr()
416 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_set_sm() local
H A Dosm_vendor_mlx_ts.c281 osm_vendor_t const *p_vend = p_bo->p_vendor; in osmv_transport_mad_send() local
430 __osmv_TOPSPIN_mad_addr_to_osm_addr(IN osm_vendor_t const *p_vend, in __osmv_TOPSPIN_mad_addr_to_osm_addr()
481 osm_vendor_t const *p_vend = p_bo->p_vendor; in osm_vendor_set_sm() local
H A Dosm_vendor_mlx_ts_anafa.c268 osm_vendor_t const *p_vend = p_bo->p_vendor; in osmv_transport_mad_send() local
380 __osmv_TOPSPIN_ANAFA_mad_addr_to_osm_addr(IN osm_vendor_t const *p_vend, in __osmv_TOPSPIN_ANAFA_mad_addr_to_osm_addr()
H A Dosm_vendor_ibumad_sa.c207 static ib_api_status_t update_umad_port(osm_vendor_t * p_vend) in update_umad_port()
220 osmv_bind_sa(IN osm_vendor_t * const p_vend, in osmv_bind_sa()
H A Dosm_vendor_umadt.c191 osm_vendor_init(IN osm_vendor_t * const p_vend, in osm_vendor_init()
241 osm_vendor_get_ports(IN osm_vendor_t * const p_vend, in osm_vendor_get_ports()
727 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind()
H A Dosm_vendor_mlx_sa.c221 __osmv_get_lid_and_sm_lid_by_port_guid(IN osm_vendor_t * const p_vend, in __osmv_get_lid_and_sm_lid_by_port_guid()
296 osmv_bind_sa(IN osm_vendor_t * const p_vend, in osmv_bind_sa()
H A Dosm_vendor_mlx_ibmgt.c372 osm_vendor_t const *p_vend = p_bo->p_vendor; in osmv_transport_mad_send() local
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h110 osm_vendor_t *p_vend; member
H A Dosm_mtl_bind.h93 osm_vendor_t *p_vend; member
H A Dosm_vendor_ts.h94 struct _osm_vendor *p_vend; member
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_vl15intf.h128 osm_vendor_t *p_vend; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c265 ib_api_status_t osm_vl15_init(IN osm_vl15_t * p_vl, IN osm_vendor_t * p_vend, in osm_vl15_init()