Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_map.h155 static inline size_t cl_map_count(IN const cl_map_t * const p_map) in cl_map_count() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_prtn.c432 if (cl_map_count(&p->part_guid_tbl) == 0 && in osm_prtn_make_partitions()
433 cl_map_count(&p->full_guid_tbl) == 0) { in osm_prtn_make_partitions()
H A Dosm_qos_parser_y.y3145 else if (cl_map_count(&p_prtn->full_guid_tbl) < 2) { in __validate_pkeys()