Searched refs:mthca_tavor_post_send (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dmthca.c196 context->ibv_ctx.ops.post_send = mthca_tavor_post_send;
H A Dmthca.h355 int mthca_tavor_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr,
H A Dqp.c101 int mthca_tavor_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, function
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h533 int mthca_tavor_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
H A Dmthca_provider.c1420 dev->ib_dev.post_send = mthca_tavor_post_send;
H A Dmthca_qp.c1616 int mthca_tavor_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, function

Completed in 62 milliseconds