Searched defs:p_log (Results 26 - 50 of 58) sorted by relevance

123

/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c51 osm_log_t *p_log; member in struct:_osmv_sa_bind_info
224 osm_log_t *p_log local
338 osm_log_t *p_log = p_bind->p_log; local
495 osm_log_t *p_log = p_bind->p_log; local
[all...]
H A Dosm_vendor_mlx.c66 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log, argument
105 osm_log_t *p_log; local
149 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
321 osm_log_t *p_log = p_bo->p_vendor->p_log; local
423 osm_log_t *p_log = p_bo->p_vendor->p_log; local
626 osm_log_t *p_log = p_bo->p_vendor->p_log; local
[all...]
H A Dosm_vendor_mlx_anafa.c73 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log, argument
111 osm_log_t *p_log; local
161 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
338 osm_log_t *p_log = p_bo->p_vendor->p_log; local
624 osm_log_t *p_log = p_bo->p_vendor->p_log; local
[all...]
H A Dosm_vendor_mlx_dispatcher.c124 osm_log_t *p_log = p_bo->p_vendor->p_log; local
[all...]
H A Dosm_vendor_mlx_ibmgt.c112 osm_log_t *p_log = p_bo->p_vendor->p_log; local
476 osm_log_t *p_log = p_bo->p_vendor->p_log; local
[all...]
H A Dosm_vendor_mlx_sa.c52 osm_log_t *p_log; member in struct:_osmv_sa_bind_info
300 osm_log_t *p_log = p_vend->p_log; local
427 osm_log_t *p_log = p_bind->p_log; local
571 osm_log_t *p_log = p_bind->p_log; local
[all...]
H A Dosm_vendor_mlx_txn.c309 osmv_txnmgr_init(IN osmv_txn_mgr_t * p_tx_mgr, IN osm_log_t * p_log, IN cl_spinlock_t * p_lock) argument
514 osm_log_t *p_log = p_bo->p_vendor->p_log; local
[all...]
H A Dosm_vendor_mtl.c304 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
344 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
388 osm_log_t *const p_log = bind_info_p->p_vend->p_log; local
519 osm_log_t *const p_log = bind_info_p->p_vend->p_log; local
[all...]
H A Dosm_vendor_ts.c213 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
236 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
278 osm_log_t *const p_log = p_bind->p_vend->p_log; local
378 osm_log_t *const p_log = bind_info_p->p_vend->p_log; local
[all...]
H A Dosm_vendor_al.c331 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
358 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
[all...]
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_inform.c84 static void dump_all_informs(IN const osm_subn_t * p_subn, IN osm_log_t * p_log) argument
110 osm_log_t *p_log = p_infr_rec->sa->p_log; local
193 osm_infr_get_by_rec(IN osm_subn_t const *p_subn, IN osm_log_t * p_log, IN osm_infr_t * p_infr_rec) argument
219 osm_infr_insert_to_db(IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_infr_t * p_infr) argument
245 osm_infr_remove_from_db(IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_infr_t * p_infr) argument
268 osm_infr_remove_subscriptions(IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN ib_net64_t port_guid) argument
314 osm_log_t *p_log = p_infr_rec->sa->p_log; local
377 osm_log_t *p_log = p_infr_rec->sa->p_log; local
482 osm_log_t *p_log = p_infr_rec->sa->p_log; local
769 osm_report_notice(IN osm_log_t * p_log, IN osm_subn_t * p_subn, IN ib_mad_notice_attr_t * p_ntc) argument
[all...]
H A Dosm_log.c86 static void truncate_log_file(osm_log_t * p_log) argument
100 static void truncate_log_file(osm_log_t * p_log) argument
113 void osm_log(IN osm_log_t * p_log, IN osm_log_level_t verbosity, argument
224 osm_log_v2(IN osm_log_t * p_log, IN osm_log_level_t verbosity, IN const int file_id, IN const char *p_str, ...) argument
340 osm_log_raw(IN osm_log_t * p_log, IN osm_log_level_t verbosity, IN const char *p_buf) argument
420 open_out_port(IN osm_log_t * p_log) argument
453 osm_log_reopen_file(osm_log_t * p_log) argument
466 osm_log_init_v2(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN unsigned long max_size, IN boolean_t accum_log_file) argument
495 osm_log_init(IN osm_log_t * p_log, IN boolean_t flush, IN uint8_t log_flags, IN const char *log_file, IN boolean_t accum_log_file) argument
503 osm_get_log_per_module(IN osm_log_t * p_log, IN const int file_id) argument
509 osm_set_log_per_module(IN osm_log_t * p_log, IN const int file_id, IN osm_log_level_t level) argument
515 osm_reset_log_per_module(IN osm_log_t * p_log) argument
[all...]
H A Dosm_pkey.c481 boolean_t osm_physp_share_pkey(IN osm_log_t * p_log, argument
509 boolean_t osm_port_share_pkey(IN osm_log_t * p_log, argument
540 boolean_t osm_physp_has_pkey(IN osm_log_t * p_log, IN ib_net16_t pkey, argument
578 osm_pkey_tbl_set_indx0_pkey(IN osm_log_t * p_log, IN ib_net16_t pkey, IN boolean_t full, OUT osm_pkey_tbl_t * p_pkey_tbl) argument
[all...]
H A Dosm_port_info_rcv.c464 get_pkey_table(IN osm_log_t * p_log, IN osm_sm_t * sm, IN osm_node_t * p_node, IN osm_physp_t * p_physp) argument
[all...]
H A Dosm_prtn.c125 ib_api_status_t osm_prtn_add_port(osm_log_t * p_log, osm_subn_t * p_subn, argument
183 ib_api_status_t osm_prtn_add_all(osm_log_t * p_log, osm_subn_t * p_subn, argument
210 track_mgrp_w_partition(osm_log_t *p_log, osm_prtn_t *p, osm_mgrp_t *mgrp, osm_subn_t *p_subn, const ib_gid_t *mgid, ib_net16_t pkey) argument
244 osm_prtn_add_mcgroup(osm_log_t * p_log, osm_subn_t * p_subn, osm_prtn_t * p, uint8_t rate, uint8_t mtu, uint8_t sl, uint8_t scope, uint32_t Q_Key, uint8_t tclass, uint32_t FlowLabel, const ib_gid_t *mgid) argument
324 osm_prtn_make_new(osm_log_t * p_log, osm_subn_t * p_subn, const char *name, uint16_t pkey) argument
358 prtn_make_default(osm_log_t * p_log, osm_subn_t * p_subn, boolean_t no_config) argument
386 osm_prtn_make_partitions(osm_log_t * p_log, osm_subn_t * p_subn) argument
[all...]
H A Dosm_sm_mad_ctrl.c557 log_rcv_cb_error(osm_log_t *p_log, ib_smp_t *p_smp, ib_net16_t status) argument
841 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * p_ctrl, IN osm_subn_t * p_subn, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_vendor_t * p_vendor, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_plock_t * p_lock, IN cl_dispatcher_t * p_disp) argument
[all...]
H A Dosm_trap_rcv.c269 static void log_trap_info(osm_log_t *p_log, ib_mad_notice_attr_t *p_ntci, argument
[all...]
H A Dosm_ucast_dnup.c105 static int dnup_bfs_by_node(IN osm_log_t * p_log, IN osm_subn_t * p_subn, argument
228 osm_log_t *p_log = &p_dnup->p_osm->log; local
298 osm_log_t *p_log = &p_dnup->p_osm->log; local
[all...]
H A Dosm_db_files.c159 int osm_db_init(IN osm_db_t * p_db, IN osm_log_t * p_log) argument
219 osm_log_t *p_log = p_db->p_log; local
289 osm_log_t *p_log = p_domain->p_db->p_log; local
468 osm_log_t *p_log = p_domain->p_db->p_log; local
603 osm_log_t *p_log = p_domain->p_db->p_log; local
647 osm_log_t *p_log = p_domain->p_db->p_log; local
[all...]
H A Dosm_pkey_mgr.c90 pkey_mgr_process_physical_port(IN osm_log_t * p_log, argument
199 pkey_mgr_process_partition_table(osm_log_t * p_log, osm_sm_t * sm, argument
254 pkey_mgr_enforce_partition(IN osm_log_t * p_log, osm_sm_t * sm, argument
373 pkey_mgr_update_port(osm_log_t * p_log, osm_sm_t * sm, const osm_port_t * const p_port) argument
636 update_peer_block(osm_log_t * p_log, osm_sm_t * sm, osm_physp_t * peer, osm_pkey_tbl_t * p_peer_pkey_tbl, ib_pkey_table_t * new_peer_block, uint16_t peer_block_idx, osm_node_t * p_node) argument
687 pkey_mgr_update_peer_port(osm_log_t * p_log, osm_sm_t * sm, const osm_subn_t * p_subn, const osm_port_t * const p_port, osm_partition_enforce_type_enum enforce_type) argument
[all...]
H A Dosm_port.c185 uint8_t osm_physp_calc_link_mtu(IN osm_log_t * p_log, argument
238 uint8_t osm_physp_calc_link_op_vls(IN osm_log_t * p_log, argument
318 physp_get_dr_physp_set(IN osm_log_t * p_log, IN osm_subn_t const *p_subn, IN osm_dr_path_t const *p_path, OUT cl_map_t * p_physp_map) argument
434 osm_physp_replace_dr_path_with_alternate_dr_path(IN osm_log_t * p_log, IN osm_subn_t const *p_subn, IN osm_physp_t const *p_dest_physp, IN osm_bind_handle_t * h_bind) argument
604 osm_physp_set_pkey_tbl(IN osm_log_t * p_log, IN const osm_subn_t * p_subn, IN osm_physp_t * p_physp, IN ib_pkey_table_t * p_pkey_tbl, IN uint16_t block_num, IN boolean_t is_set) argument
[all...]
H A Dosm_prtn_config.c90 osm_log_t *p_log; member in struct:part_conf
271 parse_group_flag(unsigned lineno, osm_log_t * p_log, struct group_flags *flags, char *flag, char *val) argument
558 parse_mgroup_flags(osm_log_t * p_log, struct precreate_mgroup *mgroup, char *p, unsigned lineno) argument
639 new_part_conf(osm_log_t * p_log, osm_subn_t * p_subn) argument
761 osm_prtn_config_parse_file(osm_log_t * p_log, osm_subn_t * p_subn, const char *file_name) argument
[all...]
H A Dosm_qos_policy.c585 osm_log_t * p_log = &p_qos_policy->p_subn->p_osm->log; local
824 osm_qos_policy_validate(osm_qos_policy_t * p_qos_policy, osm_log_t *p_log) argument
[all...]
H A Dosm_ucast_updn.c111 static int updn_bfs_by_node(IN osm_log_t * p_log, IN osm_subn_t * p_subn, argument
217 osm_log_t *p_log = &p_updn->p_osm->log; local
303 osm_log_t *p_log = &p_updn->p_osm->log; local
[all...]
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h186 osm_log_t *p_log; member in struct:osm_sa

Completed in 275 milliseconds

123