Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h828 IBV_QP_OPEN_ATTR_XRCD = 1 << 1, enumerator
H A Dcmd.c1171 if (!(attr->comp_mask & IBV_QP_OPEN_ATTR_XRCD) || in ibv_cmd_open_qp()