Home
last modified time | relevance | path

Searched refs:osm_port (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h1062 struct osm_port;
1150 struct osm_port *osm_get_port_by_mad_addr(IN struct osm_log *p_log,
1241 struct osm_port *osm_get_port_by_guid(IN osm_subn_t const *p_subn,
1268 struct osm_port *osm_get_port_by_lid_ho(const osm_subn_t * subn, uint16_t lid);
1326 struct osm_port *osm_get_port_by_alias_guid(IN osm_subn_t const *p_subn,
1431 static inline struct osm_port *osm_get_port_by_lid(IN osm_subn_t const * subn, in osm_get_port_by_lid()
H A Dosm_pkey.h60 struct osm_port;
644 IN const struct osm_port * p_port_1,
645 IN const struct osm_port * p_port_2,
H A Dosm_port.h66 struct osm_port;
1187 typedef struct osm_port { struct
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c146 struct osm_port *osm_port; member
572 bool build_sw_endpoint(struct fabric *f, osm_port_t *osm_port) in build_sw_endpoint() argument
581 sw_port = osm_physp_get_port_num(osm_port->p_physp); in build_sw_endpoint()
582 sw_guid = osm_node_get_node_guid(osm_port->p_node); in build_sw_endpoint()
583 osm_sw = osm_port->p_node->sw; in build_sw_endpoint()
630 ep->osm_port = osm_port; in build_sw_endpoint()
690 l->end[1].osm_port = osm_port_ca; in build_ca_link()
1504 if (f_ep0->osm_port) { in connect_tlink()
1505 l->end[0].osm_port = f_ep0->osm_port; in connect_tlink()
1506 l->end[0].osm_port->priv = &l->end[0]; in connect_tlink()
[all …]
/freebsd/usr.bin/ofed/opensm/
H A DMakefile40 osm_port.c \
/freebsd/lib/ofed/include/
H A DMakefile125 ${OSM}/opensm/osm_port.h \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6251 OLD_FILES+=usr/include/infiniband/opensm/osm_port.h