Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h73 VERBS_SRQ_NUM = 1 << 3, enumerator
319 if (vsrq->comp_mask & VERBS_SRQ_NUM) { in verbs_get_srq_num()
H A Dcmd.c738 srq->comp_mask |= VERBS_SRQ_NUM; in ibv_cmd_create_srq_ex()