Home
last modified time | relevance | path

Searched refs:osm_get_port_by_alias_guid (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c1850 if (osm_get_port_by_alias_guid(sa->p_subn, p_dest_alias_guid->alias_guid) == in osm_pr_rcv_process()
1881 if (osm_get_port_by_alias_guid(sa->p_subn, in osm_pr_rcv_process()
1900 if (osm_get_port_by_alias_guid(sa->p_subn, in osm_pr_rcv_process()
1915 if (osm_get_port_by_alias_guid(sa->p_subn, in osm_pr_rcv_process()
1931 if (osm_get_port_by_alias_guid(sa->p_subn, in osm_pr_rcv_process()
1938 if (osm_get_port_by_alias_guid(sa->p_subn, in osm_pr_rcv_process()
H A Dosm_sa_service_record.c120 osm_get_port_by_alias_guid(sa->p_subn, service_guid); in match_service_pkey_with_ports_pkey()
H A Dosm_sa_mcmember_record.c1193 p_port = osm_get_port_by_alias_guid(sa->p_subn, portguid); in mcmr_rcv_join_mgrp()
H A Dosm_sa.c1209 port = osm_get_port_by_alias_guid(&p_osm->subn, guid); in osm_sa_db_file_load()
H A Dosm_subnet.c1418 osm_port_t *osm_get_port_by_alias_guid(IN osm_subn_t const *p_subn, in osm_get_port_by_alias_guid() function
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h1326 struct osm_port *osm_get_port_by_alias_guid(IN osm_subn_t const *p_subn,