Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey_mgr.c67 pkey_mgr_get_physp_max_pkeys(IN const osm_physp_t * p_physp) in pkey_mgr_get_physp_max_pkeys() function
82 return ((pkey_mgr_get_physp_max_pkeys(p_physp) + 31) / 32); in pkey_mgr_get_physp_max_blocks()
489 …if (block_index * IB_NUM_PKEY_ELEMENTS_IN_BLOCK + pkey_index >= pkey_mgr_get_physp_max_pkeys(p_phy… in pkey_mgr_update_port()
504 …if (block_index * IB_NUM_PKEY_ELEMENTS_IN_BLOCK + pkey_index >= pkey_mgr_get_physp_max_pkeys(p_phy… in pkey_mgr_update_port()