Searched defs:p_log (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_db.h122 struct osm_log *p_log; member in struct:osm_db
H A Dosm_lid_mgr.h97 osm_log_t *p_log; member in struct:osm_lid_mgr
H A Dosm_ucast_mgr.h96 osm_log_t *p_log; member in struct:osm_ucast_mgr
H A Dosm_sa_mad_ctrl.h96 osm_log_t *p_log; member in struct:osm_sa_mad_ctrl
H A Dosm_sm_mad_ctrl.h96 osm_log_t *p_log; member in struct:osm_sm_mad_ctrl
H A Dosm_vl15intf.h129 osm_log_t *p_log; member in struct:osm_vl15
H A Dosm_log.h227 static inline void osm_log_construct(IN osm_log_t * p_log) argument
261 static inline void osm_log_destroy(IN osm_log_t * p_log) argument
385 osm_log_get_level(IN const osm_log_t * p_log) argument
414 osm_log_set_level(IN osm_log_t * p_log, IN osm_log_level_t level) argument
449 osm_log_is_active(IN const osm_log_t * p_log, IN osm_log_level_t level) argument
474 osm_log_is_active_v2(IN const osm_log_t * p_log, IN osm_log_level_t level, IN const int file_id) argument
[all...]
H A Dosm_sm.h123 osm_log_t *p_log; member in struct:osm_sm
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_service.c119 void osm_svcr_insert_to_db(IN osm_subn_t * p_subn, IN osm_log_t * p_log, argument
133 void osm_svcr_remove_from_db(IN osm_subn_t * p_subn, IN osm_log_t * p_log, argument
102 osm_svcr_get_by_rid(IN osm_subn_t const *p_subn, IN osm_log_t * p_log, IN ib_service_record_t * p_svc_rec) argument
[all...]
H A Dosm_console_io.c108 int cio_close(osm_console_t * p_oct, osm_log_t * p_log) argument
124 int cio_open(osm_console_t * p_oct, int new_fd, osm_log_t * p_log) argument
184 int osm_console_init(osm_subn_opt_t * opt, osm_console_t * p_oct, osm_log_t * p_log) argument
256 osm_console_exit(osm_console_t * p_oct, osm_log_t * p_log) argument
[all...]
H A Dosm_sa_mad_ctrl.c506 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * p_mad_pool, IN osm_vendor_t * p_vendor, IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_dispatcher_t * p_set_disp) argument
[all...]
H A Dosm_sm.c240 osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn, IN osm_db_t * p_db, IN osm_vendor_t * p_vendor, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_plock_t * p_lock) argument
[all...]
H A Dosm_vl15intf.c265 osm_vl15_init(IN osm_vl15_t * p_vl, IN osm_vendor_t * p_vend, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN osm_subn_t * p_subn, IN int32_t max_wire_smps, IN int32_t max_wire_smps2, IN uint32_t max_smps_timeout) argument
[all...]
/freebsd-13-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx.h64 osm_log_t *p_log; member in struct:_osm_vendor
H A Dosm_vendor_mlx_rmpp_ctx.h68 osm_log_t *p_log; member in struct:_osmv_rmpp_send_ctx
83 osm_log_t *p_log; member in struct:_osmv_rmpp_recv_ctx
H A Dosm_vendor_test.h103 osm_log_t *p_log; member in struct:_osm_vendor
H A Dosm_umadt.h69 osm_log_t *p_log; member in struct:_umadt_obj_t
H A Dosm_vendor_al.h261 osm_log_t *p_log; member in struct:_osm_vendor
H A Dosm_vendor_mlx_txn.h89 osm_log_t *p_log; member in struct:_osmv_txn_ctx
102 osm_log_t *p_log; member in struct:_osmv_txn_mgr
H A Dosm_vendor_mtl.h126 osm_log_t *p_log; member in struct:_osm_vendor
H A Dosm_vendor_ibumad.h155 osm_log_t *p_log; member in struct:_osm_vendor
H A Dosm_vendor_ts.h194 osm_log_t *p_log; member in struct:_osm_vendor
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_pkt_randomizer.c65 __osm_pkt_randomizer_is_path_in_fault_paths(IN osm_log_t * p_log, argument
117 __osm_pkt_randomizer_process_path(IN osm_log_t * p_log, argument
221 osm_pkt_randomizer_mad_drop(IN osm_log_t * p_log, IN osm_pkt_randomizer_t * p_pkt_randomizer, IN const ib_mad_t * p_mad) argument
254 osm_pkt_randomizer_init(IN OUT osm_pkt_randomizer_t ** pp_pkt_randomizer, IN osm_log_t * p_log) argument
312 osm_pkt_randomizer_destroy(IN OUT osm_pkt_randomizer_t ** pp_pkt_randomizer, IN osm_log_t * p_log) argument
[all...]
H A Dosm_vendor_mlx_rmpp_ctx.c186 osmv_rmpp_recv_ctx_init(osmv_rmpp_recv_ctx_t * p_ctx, osm_log_t * p_log) argument
49 osmv_rmpp_send_ctx_init(osmv_rmpp_send_ctx_t * p_ctx, void *p_arbt_mad, uint32_t mad_sz, osm_log_t * p_log) argument
H A Dosm_vendor_test.c91 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log, argument
77 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
[all...]

Completed in 97 milliseconds

123