Searched refs:osm_port (Results 1 – 7 of 7) sorted by relevance
1062 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()
60 struct osm_port;644 IN const struct osm_port * p_port_1,645 IN const struct osm_port * p_port_2,
66 struct osm_port;1187 typedef struct osm_port { struct
146 struct osm_port *osm_port; member572 bool build_sw_endpoint(struct fabric *f, osm_port_t *osm_port) in build_sw_endpoint() argument581 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 …]
40 osm_port.c \
125 ${OSM}/opensm/osm_port.h \
6251 OLD_FILES+=usr/include/infiniband/opensm/osm_port.h