Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibmad/
H A Dmad.c54 #define GET_IB_USERLAND_TID(tid) (tid & 0x00000000ffffffff) macro
71 next = GET_IB_USERLAND_TID(next); in mad_trid()