Searched refs:_mlx4_ib_post_send (Results 1 – 1 of 1) sorted by relevance
3522 static int _mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in _mlx4_ib_post_send() function3840 return _mlx4_ib_post_send(ibqp, wr, bad_wr, false); in mlx4_ib_post_send()4472 ret = _mlx4_ib_post_send(qp, &swr.wr, &bad_swr, true); in mlx4_ib_drain_sq()