Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h682 IBV_WQ_INIT_ATTR_FLAGS = 1 << 0, enumerator
H A Dcmd.c2019 if (wq_init_attr->comp_mask & IBV_WQ_INIT_ATTR_FLAGS) { in ibv_cmd_create_wq()