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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_fleximap.h622 /****f* Component Library: Flexi Map/cl_fmap_match
624 * cl_fmap_match
627 * The cl_fmap_match function returns the map item matching a key.
631 cl_fmap_item_t *cl_fmap_match(IN const cl_fmap_t * const p_map,
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_map.c1148 cl_fmap_item_t *cl_fmap_match(IN const cl_fmap_t * const p_map, function
1179 return cl_fmap_match(p_map, p_key, p_map->pfn_compare);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c144 osm_mgrp_t *m = (osm_mgrp_t *)cl_fmap_match(&subn->mgrp_mgid_tbl, mgid,

Completed in 133 milliseconds