Searched refs:IBV_WQ_ATTR_RESERVED (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libibverbs/ | ||
H A D | verbs.h | 714 IBV_WQ_ATTR_RESERVED = 1 << 3, enumerator |
H A D | cmd.c | 2051 if (attr->attr_mask >= IBV_WQ_ATTR_RESERVED) in ibv_cmd_modify_wq() |