Home
last modified time | relevance | path

Searched refs:osm_physp_t (Results 1 – 25 of 52) sorted by relevance

123

/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_port.h118 } osm_physp_t; typedef
187 void osm_physp_construct(IN osm_physp_t * const p_physp);
212 osm_physp_init(IN osm_physp_t * const p_physp,
266 void osm_physp_destroy(IN osm_physp_t * const p_physp);
295 static inline boolean_t osm_physp_is_valid(IN const osm_physp_t * const p_physp) in osm_physp_is_valid()
327 osm_physp_is_healthy(IN const osm_physp_t * const p_physp) in osm_physp_is_healthy()
361 boolean_t osm_link_is_healthy(IN const osm_physp_t * const p_physp);
389 osm_physp_set_health(IN osm_physp_t * const p_physp, IN boolean_t is_healthy) in osm_physp_set_health()
425 osm_physp_set_port_info(IN osm_physp_t * const p_physp, in osm_physp_set_port_info()
472 IN osm_physp_t * const p_physp,
[all …]
HDosm_qos_policy.h71 osm_physp_t * p_physp;
157 osm_qos_port_t *osm_qos_policy_port_create(osm_physp_t * p_physp);
174 IN const osm_physp_t * p_src_physp,
175 IN const osm_physp_t * p_dest_physp);
187 IN const osm_physp_t * p_src_physp,
188 IN const osm_physp_t * p_dest_physp,
194 IN const osm_physp_t * p_src_physp,
195 IN const osm_physp_t * p_dest_physp,
HDosm_ucast_cache.h154 osm_physp_t * physp1, osm_physp_t * physp2);
/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_node.c116 p_node = malloc(sizeof(*p_node) + sizeof(osm_physp_t) * size); in osm_node_new()
120 memset(p_node, 0, sizeof(*p_node) + sizeof(osm_physp_t) * size); in osm_node_new()
180 osm_physp_t *p_physp; in osm_node_link()
181 osm_physp_t *p_remote_physp; in osm_node_link()
205 osm_physp_t *p_physp; in osm_node_unlink()
206 osm_physp_t *p_remote_physp; in osm_node_unlink()
230 osm_physp_t *p_physp; in osm_node_link_exists()
231 osm_physp_t *p_remote_physp; in osm_node_link_exists()
250 osm_physp_t *p_physp; in osm_node_link_has_valid_ports()
251 osm_physp_t *p_remote_physp; in osm_node_link_has_valid_ports()
[all …]
HDosm_port.c59 void osm_physp_construct(IN osm_physp_t * const p_physp) in osm_physp_construct()
69 void osm_physp_destroy(IN osm_physp_t * const p_physp) in osm_physp_destroy()
92 osm_physp_init(IN osm_physp_t * const p_physp, in osm_physp_init()
153 osm_physp_t *p_physp; in osm_port_init()
308 osm_physp_calc_link_mtu(IN osm_log_t * p_log, IN const osm_physp_t * p_physp) in osm_physp_calc_link_mtu()
310 const osm_physp_t *p_remote_physp; in osm_physp_calc_link_mtu()
363 IN const osm_physp_t * p_physp) in osm_physp_calc_link_op_vls()
365 const osm_physp_t *p_remote_physp; in osm_physp_calc_link_op_vls()
445 osm_physp_t *p_physp; in __osm_physp_get_dr_physp_set()
512 __osm_physp_update_new_dr_path(IN osm_physp_t const *p_dest_physp, in __osm_physp_update_new_dr_path()
[all …]
HDosm_pkey.c308 osm_physp_share_this_pkey(IN const osm_physp_t * const p_physp1, in osm_physp_share_this_pkey()
309 IN const osm_physp_t * const p_physp2, in osm_physp_share_this_pkey()
324 osm_physp_find_common_pkey(IN const osm_physp_t * const p_physp1, in osm_physp_find_common_pkey()
325 IN const osm_physp_t * const p_physp2) in osm_physp_find_common_pkey()
366 IN const osm_physp_t * const p_physp_1, in osm_physp_share_pkey()
367 IN const osm_physp_t * const p_physp_2) in osm_physp_share_pkey()
400 osm_physp_t *p_physp1, *p_physp2; in osm_port_share_pkey()
430 IN const osm_physp_t * const p_physp) in osm_physp_has_pkey()
HDosm_port_info_rcv.c69 IN osm_physp_t * const p_physp) in __osm_pi_rcv_set_sm()
93 osm_physp_t * p) in pi_rcv_check_and_fix_lid()
108 IN osm_physp_t * const p_physp, in __osm_pi_rcv_process_endport()
210 IN osm_physp_t * const p_physp, in __osm_pi_rcv_process_switch_port()
215 osm_physp_t *p_remote_physp; in __osm_pi_rcv_process_switch_port()
351 IN osm_physp_t * const p_physp, in __osm_pi_rcv_process_ca_or_router_port()
373 IN osm_physp_t * const p_physp) in get_pkey_table()
444 IN osm_physp_t * const p_physp) in __osm_pi_rcv_get_pkey_slvl_vla_tables()
459 osm_physp_t *p_physp; in osm_pi_rcv_process_set()
523 osm_physp_t *p_physp; in osm_pi_rcv_process()
HDosm_sa_link_record.c99 __get_base_lid(IN const osm_physp_t * p_physp, OUT ib_net16_t * p_base_lid) in __get_base_lid()
113 IN const osm_physp_t * p_src_physp, in __osm_lr_rcv_get_physp_link()
114 IN const osm_physp_t * p_dest_physp, in __osm_lr_rcv_get_physp_link()
117 IN const osm_physp_t * p_req_physp) in __osm_lr_rcv_get_physp_link()
220 IN const osm_physp_t * p_req_physp) in __osm_lr_rcv_get_port_links()
222 const osm_physp_t *p_src_physp; in __osm_lr_rcv_get_port_links()
223 const osm_physp_t *p_dest_physp; in __osm_lr_rcv_get_port_links()
449 osm_physp_t *p_req_physp; in osm_lr_rcv_process()
HDosm_sa_vlarb_record.c71 const osm_physp_t *p_req_physp;
78 IN osm_physp_t * const p_physp, in __osm_sa_vl_arb_create()
124 IN osm_physp_t * const p_physp, in __osm_sa_vl_arb_check_physp()
152 osm_physp_t *p_physp; in __osm_sa_vl_arb_by_comp_mask()
155 const osm_physp_t *p_req_physp; in __osm_sa_vl_arb_by_comp_mask()
241 osm_physp_t *p_req_physp; in osm_vlarb_rec_rcv_process()
HDosm_sa_sw_info_record.c67 const osm_physp_t *p_req_physp;
112 IN const osm_physp_t * const p_req_physp) in __osm_sir_rcv_create_sir()
115 const osm_physp_t *p_physp; in __osm_sir_rcv_create_sir()
182 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_sir_rcv_by_comp_mask()
215 osm_physp_t *p_req_physp; in osm_sir_rcv_process()
HDosm_sa_guidinfo_record.c70 const osm_physp_t *p_req_physp;
81 IN const osm_physp_t * const p_req_physp, in __osm_gir_rcv_new_gir()
124 IN const osm_physp_t * const p_req_physp, in __osm_sa_gir_create_gir()
127 const osm_physp_t *p_physp; in __osm_sa_gir_create_gir()
228 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_sa_gir_by_comp_mask_cb()
306 osm_physp_t *p_req_physp; in osm_gir_rcv_process()
HDosm_sa_pkey_record.c64 const osm_physp_t *p_req_physp;
71 IN osm_physp_t * const p_physp, in __osm_sa_pkey_create()
118 IN osm_physp_t * const p_physp, in __osm_sa_pkey_check_physp()
150 osm_physp_t *p_physp; in __osm_sa_pkey_by_comp_mask()
153 const osm_physp_t *p_req_physp; in __osm_sa_pkey_by_comp_mask()
239 osm_physp_t *p_req_physp; in osm_pkey_rec_rcv_process()
HDosm_qos_policy.c133 osm_qos_port_t *osm_qos_policy_port_create(osm_physp_t *p_physp) in osm_qos_policy_port_create()
330 IN const osm_physp_t * p_src_physp, in osm_qos_level_get_shared_pkey()
331 IN const osm_physp_t * p_dest_physp) in osm_qos_level_get_shared_pkey()
538 const osm_physp_t * p_physp, in __qos_policy_is_port_in_group()
565 const osm_physp_t * p_physp, in __qos_policy_is_port_in_group_list()
593 const osm_physp_t * p_src_physp, in __qos_policy_get_match_rule_by_params()
594 const osm_physp_t * p_dest_physp, in __qos_policy_get_match_rule_by_params()
1018 IN const osm_physp_t * p_src_physp, in __qos_policy_get_qos_level_by_params()
1019 IN const osm_physp_t * p_dest_physp, in __qos_policy_get_qos_level_by_params()
1044 IN const osm_physp_t * p_src_physp, in osm_qos_policy_get_qos_level_by_pr()
[all …]
HDosm_sa_slvl_record.c71 const osm_physp_t *p_req_physp;
78 IN const osm_physp_t * const p_physp, in __osm_sa_slvl_create()
130 const osm_physp_t *p_out_physp, *p_in_physp; in __osm_sa_slvl_by_comp_mask()
135 const osm_physp_t *p_req_physp; in __osm_sa_slvl_by_comp_mask()
225 osm_physp_t *p_req_physp; in osm_slvl_rec_rcv_process()
HDosm_sa_portinfo_record.c71 const osm_physp_t *p_req_physp;
79 IN const osm_physp_t * const p_physp, in __osm_pir_rcv_new_pir()
118 IN const osm_physp_t * const p_physp, in __osm_sa_pir_create()
125 osm_physp_t *p_node_physp; in __osm_sa_pir_create()
168 IN const osm_physp_t * const p_physp, in __osm_sa_pir_check_physp()
405 const osm_physp_t *p_physp; in __osm_sa_pir_by_comp_mask()
408 const osm_physp_t *p_req_physp; in __osm_sa_pir_by_comp_mask()
478 osm_physp_t *p_req_physp; in osm_pir_rcv_process()
HDosm_qos.c68 osm_physp_t * p, in vlarb_update_table_block()
106 osm_physp_t * p, uint8_t port_num, in vlarb_update()
153 osm_physp_t * p, uint8_t in_port, in sl2vl_update_table()
193 osm_physp_t * p, uint8_t port_num, in sl2vl_update()
199 osm_physp_t *p_physp; in sl2vl_update()
229 osm_port_t * p_port, osm_physp_t * p, in qos_physp_setup()
272 osm_physp_t *p_physp; in osm_qos_setup()
HDosm_sa_lft_record.c67 const osm_physp_t *p_req_physp;
124 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_lftr_rcv_by_comp_mask()
128 const osm_physp_t *p_physp; in __osm_lftr_rcv_by_comp_mask()
193 osm_physp_t *p_req_physp; in osm_lftr_rcv_process()
HDosm_pkey_mgr.c64 IN const osm_physp_t * p_physp) in pkey_mgr_get_physp_max_blocks()
86 IN osm_physp_t * p_physp) in pkey_mgr_process_physical_port()
150 osm_physp_t *p_physp; in pkey_mgr_process_partition_table()
170 IN const osm_physp_t * p_physp, in pkey_mgr_update_pkey_entry()
194 IN osm_physp_t * p_physp, IN const boolean_t enforce) in pkey_mgr_enforce_partition()
259 osm_physp_t *p_physp; in pkey_mgr_update_port()
390 osm_physp_t *p_physp, *peer; in pkey_mgr_update_peer_port()
HDosm_sa_node_record.c67 const osm_physp_t *p_req_physp;
120 IN const osm_physp_t * const p_req_physp) in __osm_nr_rcv_create_nr()
122 const osm_physp_t *p_physp; in __osm_nr_rcv_create_nr()
198 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_nr_rcv_by_comp_mask()
300 osm_physp_t *p_req_physp; in osm_nr_rcv_process()
HDosm_sa_mft_record.c67 const osm_physp_t *p_req_physp;
129 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_mftr_rcv_by_comp_mask()
134 const osm_physp_t *p_physp; in __osm_mftr_rcv_by_comp_mask()
226 osm_physp_t *p_req_physp; in osm_mftr_rcv_process()
HDosm_ucast_cache.c157 static void __cache_add_sw_link(osm_ucast_mgr_t * p_mgr, osm_physp_t *p, in __cache_add_sw_link()
241 osm_physp_t * p_physp_1, osm_physp_t * p_physp_2) in __cache_check_link_change()
443 osm_physp_t *p_physp; in ucast_cache_validate()
444 osm_physp_t *p_remote_physp; in ucast_cache_validate()
866 osm_physp_t * p_physp1, osm_physp_t * p_physp2) in osm_ucast_cache_add_link()
901 osm_physp_t *tmp = p_physp1; in osm_ucast_cache_add_link()
948 osm_physp_t *p_physp; in osm_ucast_cache_add_node()
HDosm_node_info_rcv.c66 osm_physp_t * p_physp, in report_duplicated_guid()
69 osm_physp_t *p_old, *p_new; in report_duplicated_guid()
97 osm_physp_t * p_physp, unsigned count) in requery_dup_node_info()
132 osm_physp_t *p_physp; in __osm_ni_rcv_set_links()
267 osm_physp_t *p_physp; in __osm_ni_rcv_process_new_node()
310 osm_physp_t *p_physp) in osm_req_get_node_desc()
342 osm_physp_t *p_physp = NULL; in __osm_ni_rcv_get_node_desc()
402 osm_physp_t *p_physp; in __osm_ni_rcv_process_existing_ca_or_router()
HDosm_sa_sminfo_record.c76 const osm_physp_t *p_req_physp;
86 IN const osm_physp_t * const p_req_physp) in __osm_smir_rcv_new_smir()
126 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; in __osm_sa_smir_by_comp_mask()
187 osm_physp_t *p_req_physp; in osm_smir_rcv_process()
HDosm_sa_informinfo.c77 osm_physp_t *p_req_physp;
92 osm_physp_t *p_requester_physp; in __validate_ports_access_rights()
94 osm_physp_t *p_physp; in __validate_ports_access_rights()
259 osm_physp_t *p_subscriber_physp; in __osm_sa_inform_info_rec_by_comp_mask()
260 const osm_physp_t *p_req_physp; in __osm_sa_inform_info_rec_by_comp_mask()
341 osm_physp_t *p_req_physp; in osm_infr_rcv_process_get_method()
HDosm_switch.c213 osm_physp_t *p_physp; in osm_switch_find_guid_common()
214 osm_physp_t *p_rem_physp; in osm_switch_find_guid_common()
301 osm_physp_t *p_physp; in osm_switch_recommend_path()
302 osm_physp_t *p_rem_physp; in osm_switch_recommend_path()
575 osm_physp_t *p = p_port->p_physp; in osm_switch_get_port_least_hops()
609 osm_physp_t *p_physp = p_port->p_physp; in osm_switch_recommend_mcast_path()

123