Searched refs:hca_lid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_ftree.c2364 ib_net16_t hca_lid; local
2400 hca_lid = p_leaf_port_group->remote_base_lid;
2405 p_sw->p_osm_sw->new_lft[cl_ntoh16(hca_lid)] = p_port->port_num;
2410 cl_ntoh16(hca_lid), p_port->port_num);
2414 cl_ntoh16(hca_lid),
2422 hca_lid, /* LID that we're routing to */
2484 ib_net16_t hca_lid; local
2508 hca_lid = p_hca_port_group->base_lid;
2514 p_sw->p_osm_sw->new_lft[cl_ntoh16(hca_lid)] = port_num_on_switch;
2519 cl_ntoh16(hca_lid), port_num_on_switc
[all...]

Completed in 134 milliseconds