Home
last modified time | relevance | path

Searched refs:osm_physp_share_pkey (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_link_record.c140 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 Dosm_sa_slvl_record.c146 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 Dosm_sa_vlarb_record.c167 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 Dosm_sa_pkey_record.c173 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 Dosm_sa_informinfo.c121 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 Dosm_sa_portinfo_record.c475 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 Dosm_pkey.c481 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 Dosm_sa_lft_record.c142 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, in lftr_rcv_by_comp_mask()
H A Dosm_sa_mft_record.c149 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in mftr_rcv_by_comp_mask()
H A Dosm_sa_sw_info_record.c139 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp, in sir_rcv_create_sir()
H A Dosm_sa_sminfo_record.c269 osm_physp_share_pkey(sa->p_log, p_req_physp, in osm_smir_rcv_process()
H A Dosm_sa_node_record.c153 if (!osm_physp_share_pkey(sa->p_log, p_physp, p_req_physp, in nr_rcv_create_nr()
H A Dosm_sa_guidinfo_record.c163 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 Dosm_sa_mcmember_record.c1216 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 Dosm_pkey.h591 boolean_t osm_physp_share_pkey(IN osm_log_t * p_log,