Home
last modified time | relevance | path

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

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