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

/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h4651 #define IB_PORT_MPB_MASK 0xC0 macro
6201 return ((uint8_t) ((p_pi->mkey_lmc & IB_PORT_MPB_MASK) >>
6231 (~IB_PORT_MPB_MASK & p_pi->mkey_lmc) |
6232 (IB_PORT_MPB_MASK & (mpb << IB_PORT_MPB_SHIFT));

Completed in 114 milliseconds