Searched refs:mlx4_ib_post_send (Results 1 – 4 of 4) sorted by relevance
384 ret = mlx4_ib_post_send(qp, &wr.wr, &bad_wr); in mlx4_ib_bind_mw()
751 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
2256 ibdev->ib_dev.post_send = mlx4_ib_post_send; in mlx4_ib_add()
2748 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mlx4_ib_post_send() function