Searched refs:mlx4_post_send (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dmlx4.c113 .post_send = mlx4_post_send,
H A Dmlx4.h439 int mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr,
H A Dqp.c213 int mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, function
H A Dverbs.c369 ret = mlx4_post_send(qp, &wr, &bad_wr);

Completed in 132 milliseconds