Home
last modified time | relevance | path

Searched refs:remote_node_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/ofed/opensm/opensm/
H A Dosm_ucast_ftree.c395 IN uint8_t remote_node_type, in port_group_create() argument
428 p_group->remote_node_type = remote_node_type; in port_group_create()
429 switch (remote_node_type) { in port_group_create()
724 IN uint8_t remote_node_type, in sw_add_port() argument
736 remote_node_type, in sw_add_port()
917 IN uint8_t remote_node_type, in hca_add_port() argument
934 remote_node_type, in hca_add_port()
3346 uint8_t remote_node_type; in fabric_construct_hca_ports() local
3380 switch (remote_node_type) { in fabric_construct_hca_ports()
3487 uint8_t remote_node_type; in fabric_construct_sw_ports() local
[all …]
H A Dosm_ucast_cache.c405 uint8_t remote_node_type; in ucast_cache_validate() local
475 remote_node_type = in ucast_cache_validate()
478 if (remote_node_type == IB_NODE_TYPE_SWITCH) in ucast_cache_validate()
541 if (remote_node_type == IB_NODE_TYPE_SWITCH) { in ucast_cache_validate()
603 remote_node_type == IB_NODE_TYPE_SWITCH) || in ucast_cache_validate()
605 remote_node_type != IB_NODE_TYPE_SWITCH)) { in ucast_cache_validate()