Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c113 .post_send = mlx4_post_send,
H A Dmlx4.h440 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, in mlx4_post_send() function
H A Dverbs.c369 ret = mlx4_post_send(qp, &wr, &bad_wr); in mlx4_bind_mw()