Home
last modified time | relevance | path

Searched refs:IBV_QP_RNR_RETRY (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c142 IBV_QP_RNR_RETRY | in pp_connect_ctx()
H A Dsrq_pingpong.c134 IBV_QP_RNR_RETRY | in pp_connect_ctx()
H A Dxsrq_pingpong.c532 IBV_QP_RETRY_CNT | IBV_QP_RNR_RETRY | IBV_QP_MAX_QP_RD_ATOMIC)) { in connect_qps()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h854 IBV_QP_RNR_RETRY = 1 << 11, enumerator
H A Dcmd.c1356 if (attr_mask & IBV_QP_RNR_RETRY) in copy_modify_qp_fields()