Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_multicast.h372 osm_mcm_port_t *osm_mgrp_get_mcm_port(IN const osm_mgrp_t * p_mgrp,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_multicast.c443 osm_mcm_port_t *osm_mgrp_get_mcm_port(IN const osm_mgrp_t * p_mgrp, in osm_mgrp_get_mcm_port() function
H A Dosm_sa_path_record.c1565 if (!port || !osm_mgrp_get_mcm_port(p_mgrp, port->guid)) { in pr_match_mgrp_attributes()