Home
last modified time | relevance | path

Searched refs:osm_node (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h67 struct osm_node;
112 struct osm_node *p_node;
246 IN uint8_t port_num, IN const struct osm_node *p_node,
1011 static inline struct osm_node *osm_physp_get_node_ptr(IN const osm_physp_t * in osm_physp_get_node_ptr()
1190 struct osm_node *p_node;
1279 IN struct osm_node *p_parent_node);
H A Dosm_node.h97 typedef struct osm_node { struct
H A Dosm_pkey.h62 struct osm_node;
H A Dosm_subnet.h1212 struct osm_node *osm_get_node_by_guid(IN osm_subn_t const *p_subn,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_port.c92 IN uint8_t port_num, IN const struct osm_node *p_node, in osm_physp_init()
106 p_physp->p_node = (struct osm_node *)p_node; in osm_physp_init()
151 p_port->p_node = (struct osm_node *)p_parent_node; in osm_port_new()
H A Dosm_torus.c1140 osm_node_t *osm_node; in capture_fabric() local
1175 osm_node = osm_sw->p_node; in capture_fabric()
1177 if (osm_node_get_type(osm_node) != IB_NODE_TYPE_SWITCH) in capture_fabric()
1180 port_cnt = osm_node_get_num_physp(osm_node); in capture_fabric()
1181 sw_guid = osm_node_get_node_guid(osm_node); in capture_fabric()
7807 osm_node_t *osm_node, *r_osm_node; in osm_port_relink_endpoint() local
7815 osm_node = osm_port->p_node; in osm_port_relink_endpoint()
7817 node_guid = osm_node_get_node_guid(osm_node); in osm_port_relink_endpoint()
7822 osm_node_get_type(osm_node) == IB_NODE_TYPE_SWITCH) { in osm_port_relink_endpoint()
7824 osm_sw = osm_node->sw; in osm_port_relink_endpoint()
[all …]
/freebsd/usr.bin/ofed/opensm/
H A DMakefile31 osm_node.c \
/freebsd/lib/ofed/include/
H A DMakefile118 ${OSM}/opensm/osm_node.h \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6440 OLD_FILES+=usr/include/infiniband/opensm/osm_node.h