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