Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Ddevice.c183 if (cq_attr->wc_flags & ~IBV_CREATE_CQ_SUP_WC_FLAGS) { in __lib_ibv_create_cq_ex()
H A Dverbs.h454 IBV_CREATE_CQ_SUP_WC_FLAGS = IBV_WC_STANDARD_FLAGS | enumerator