Home
last modified time | relevance | path

Searched refs:osm_physp_link_exists (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h839 static inline boolean_t osm_physp_link_exists(IN const osm_physp_t * p_physp, in osm_physp_link_exists() function
917 CL_ASSERT(osm_physp_link_exists(p_physp, p_remote_physp)); in osm_physp_unlink()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_node.c208 return osm_physp_link_exists(p_physp, p_remote_physp); in osm_node_link_exists()
H A Dosm_ucast_cache.c450 !osm_physp_link_exists(p_physp, in ucast_cache_validate()