Searched refs:osm_physp_share_pkey (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_link_record.c | 140 if (!osm_physp_share_pkey(sa->p_log, p_src_physp, p_dest_physp, in lr_rcv_get_physp_link() 146 if (!osm_physp_share_pkey(sa->p_log, p_src_physp, p_req_physp, in lr_rcv_get_physp_link() 152 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_dest_physp, in lr_rcv_get_physp_link()
|
H A D | osm_sa_slvl_record.c | 146 if (osm_physp_share_pkey(sa->p_log, p_req_physp, p_out_physp, in sa_slvl_by_comp_mask() 179 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_out_physp, in sa_slvl_by_comp_mask()
|
H A D | osm_sa_vlarb_record.c | 167 osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sa_vl_arb_by_comp_mask() 187 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sa_vl_arb_by_comp_mask()
|
H A D | osm_sa_pkey_record.c | 173 osm_physp_share_pkey(sa->p_log, p_req_physp, in sa_pkey_by_comp_mask() 193 if (!osm_physp_share_pkey in sa_pkey_by_comp_mask()
|
H A D | osm_sa_informinfo.c | 121 if (!osm_physp_share_pkey in validate_ports_access_rights() 171 if (!osm_physp_share_pkey in validate_ports_access_rights() 281 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_subscriber_physp, in sa_inform_info_rec_by_comp_mask()
|
H A D | osm_pkey.c | 481 boolean_t osm_physp_share_pkey(IN osm_log_t * p_log, in osm_physp_share_pkey() function 533 ret = osm_physp_share_pkey(p_log, p_physp1, p_physp2, allow_both_pkeys); in osm_port_share_pkey()
|
H A D | osm_sa_portinfo_record.c | 475 osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sa_pir_by_comp_mask() 487 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sa_pir_by_comp_mask()
|
H A D | osm_sa_lft_record.c | 142 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, in lftr_rcv_by_comp_mask()
|
H A D | osm_sa_mft_record.c | 149 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in mftr_rcv_by_comp_mask()
|
H A D | osm_sa_sw_info_record.c | 139 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sir_rcv_create_sir()
|
H A D | osm_sa_sminfo_record.c | 269 osm_physp_share_pkey(sa->p_log, p_req_physp, in osm_smir_rcv_process()
|
H A D | osm_sa_node_record.c | 153 if (!osm_physp_share_pkey(sa->p_log, p_physp, p_req_physp, in nr_rcv_create_nr()
|
H A D | osm_sa_guidinfo_record.c | 163 if (!osm_physp_share_pkey(sa->p_log, p_physp, p_req_physp, in sa_gir_create_gir() 823 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_port->p_physp, in osm_gir_rcv_process()
|
H A D | osm_sa_mcmember_record.c | 1216 if (proxy && !osm_physp_share_pkey(sa->p_log, p_physp, p_request_physp, in mcmr_rcv_join_mgrp()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_pkey.h | 591 boolean_t osm_physp_share_pkey(IN osm_log_t * p_log,
|