Searched refs:MTHCA_RECV_DOORBELL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ofed/libmthca/src/
H A Dwqe.h39 MTHCA_RECV_DOORBELL = 0x18 enumerator in enum:__anon3980
H A Dsrq.c159 mthca_write64(doorbell, to_mctx(ibsrq->context), MTHCA_RECV_DOORBELL);
175 mthca_write64(doorbell, to_mctx(ibsrq->context), MTHCA_RECV_DOORBELL);
H A Dqp.c413 mthca_write64(doorbell, to_mctx(ibqp->context), MTHCA_RECV_DOORBELL);
432 mthca_write64(doorbell, to_mctx(ibqp->context), MTHCA_RECV_DOORBELL);

Completed in 109 milliseconds