Searched refs:IBV_SEND_SIGNALED (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dqp.c140 ((wr->send_flags & IBV_SEND_SIGNALED) ?
508 ((wr->send_flags & IBV_SEND_SIGNALED) ?
/freebsd-9.3-release/contrib/ofed/librdmacm/examples/
H A Drping.c380 cb->sq_wr.send_flags = IBV_SEND_SIGNALED;
386 cb->rdma_sq_wr.send_flags = IBV_SEND_SIGNALED;
H A Dudaddy.c569 ret = post_sends(&test.nodes[i], IBV_SEND_SIGNALED);
/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c480 .send_flags = IBV_SEND_SIGNALED,
H A Duc_pingpong.c465 .send_flags = IBV_SEND_SIGNALED,
H A Dud_pingpong.c468 .send_flags = IBV_SEND_SIGNALED,
H A Dsrq_pingpong.c534 .send_flags = IBV_SEND_SIGNALED,
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h517 IBV_SEND_SIGNALED = 1 << 1, enumerator in enum:ibv_send_flags
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dqp.c232 (wr->send_flags & IBV_SEND_SIGNALED ?

Completed in 119 milliseconds