Searched refs:osm_physp_has_pkey (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_service_record.c | 108 if (!osm_physp_has_pkey in match_service_pkey_with_ports_pkey() 129 if (!osm_physp_has_pkey(sa->p_log, in match_service_pkey_with_ports_pkey() 419 if (!osm_physp_has_pkey(p_sr_item->sa->p_log, in get_matching_sr()
|
H A D | osm_sa_mcmember_record.c | 444 if (!osm_physp_has_pkey(sa->p_log, p_mgrp->mcmember_rec.pkey, in validate_modify() 1355 if (!osm_physp_has_pkey(sa->p_log, p_mgrp->mcmember_rec.pkey, p_physp)) { in mcmr_rcv_join_mgrp() 1490 if (!osm_physp_has_pkey(sa->p_log, p_mgrp->mcmember_rec.pkey, in mcmr_by_comp_mask()
|
H A D | osm_pkey.c | 540 boolean_t osm_physp_has_pkey(IN osm_log_t * p_log, IN ib_net16_t pkey, in osm_physp_has_pkey() function
|
H A D | osm_inform.c | 422 if (!osm_physp_has_pkey(p_log, in is_access_permitted()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_pkey.h | 676 boolean_t osm_physp_has_pkey(IN osm_log_t * p_log, IN ib_net16_t pkey,
|