Home
last modified time | relevance | path

Searched refs:IBV_QP_RQ_PSN (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libibverbs/examples/
H A Dxsrq_pingpong.c487 IBV_QP_DEST_QPN | IBV_QP_RQ_PSN | in connect_qps()
518 IBV_QP_DEST_QPN | IBV_QP_RQ_PSN)) { in connect_qps()
H A Duc_pingpong.c108 IBV_QP_RQ_PSN)) { in pp_connect_ctx()
H A Drc_pingpong.c125 IBV_QP_RQ_PSN | in pp_connect_ctx()
H A Dsrq_pingpong.c117 IBV_QP_RQ_PSN | in pp_connect_ctx()
/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c303 mask = IBV_QP_RQ_PSN; in ring_kernel_db()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h855 IBV_QP_RQ_PSN = 1 << 12, enumerator
H A Dcmd.c1358 if (attr_mask & IBV_QP_RQ_PSN) in copy_modify_qp_fields()