Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey_mgr.c264 uint8_t enforce_bits; in pkey_mgr_enforce_partition() local
269 enforce_bits = 0xc; in pkey_mgr_enforce_partition()
271 enforce_bits = 0x8; in pkey_mgr_enforce_partition()
273 enforce_bits = 0x4; in pkey_mgr_enforce_partition()
275 if ((p_pi->vl_enforce & 0xc) == enforce_bits * in pkey_mgr_enforce_partition()
292 p_pi->vl_enforce |= enforce_bits; in pkey_mgr_enforce_partition()