Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dosm_torus.c8569 uint16_t *dlid_base, uint8_t *dlid_lmc, bool *ca) in get_lid() argument
8611 *dlid_lmc = osm_physp_get_lmc(osm_port->p_physp); in get_lid()
8623 uint8_t dlid_lmc; in torus_lft() local
8655 if (!get_lid(pgrp, px, &dlid_base, &dlid_lmc, &ca)) in torus_lft()
8668 for (l = 0; l < (1U << dlid_lmc); l++) in torus_lft()