Home
last modified time | relevance | path

Searched refs:osm_physp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_pkey.h59 struct osm_physp;
63 struct osm_physp;
507 boolean_t osm_physp_share_this_pkey(IN const struct osm_physp * p_physp1,
508 IN const struct osm_physp * p_physp2,
543 ib_net16_t osm_physp_find_common_pkey(IN const struct osm_physp *p_physp1,
544 IN const struct osm_physp *p_physp2,
592 IN const struct osm_physp * p_physp_1,
593 IN const struct osm_physp * p_physp_2,
677 IN const struct osm_physp *p_physp);
H A Dosm_subnet.h1061 struct osm_physp;
1115 struct osm_physp *osm_get_physp_by_mad_addr(IN struct osm_log *p_log,
H A Dosm_port.h106 typedef struct osm_physp { struct
113 struct osm_physp *p_remote_physp; argument
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c7806 osm_physp_t *osm_physp; in osm_port_relink_endpoint() local
7814 osm_physp = osm_port->p_physp; in osm_port_relink_endpoint()
7816 port_num = osm_physp_get_port_num(osm_physp); in osm_port_relink_endpoint()