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

/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c895 static uint16_t get_lid(struct sa_handle * h, const char *name) function
946 *lid = get_lid(h, str);
1935 params.slid = get_lid(h, src_lid);
1937 params.dlid = get_lid(h, dst_lid);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c375 static ib_net16_t get_lid(osm_node_t * p_node, uint8_t port, function
746 lid = get_lid(node, port, mon_node);
1314 lid = get_lid(p_node, port, mon_node);
1405 lid = get_lid(p_node, port, mon_node);
H A Dosm_torus.c8568 bool get_lid(struct port_grp *pg, unsigned p, function
8655 if (!get_lid(pgrp, px, &dlid_base, &dlid_lmc, &ca))

Completed in 99 milliseconds