Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8569 uint16_t *dlid_base, uint8_t *dlid_lmc, bool *ca) in get_lid() argument
8610 *dlid_base = cl_ntoh16(osm_physp_get_base_lid(osm_port->p_physp)); in get_lid()
8622 uint16_t l, dlid_base; in torus_lft() local
8655 if (!get_lid(pgrp, px, &dlid_base, &dlid_lmc, &ca)) in torus_lft()
8669 osm_sw->new_lft[dlid_base + l] = dp; in torus_lft()