Lines Matching refs:bad_wr
3486 const struct ib_send_wr **bad_wr, bool drain) in _mlx4_ib_post_send() argument
3528 *bad_wr = wr; in _mlx4_ib_post_send()
3541 *bad_wr = wr; in _mlx4_ib_post_send()
3547 *bad_wr = wr; in _mlx4_ib_post_send()
3636 *bad_wr = wr; in _mlx4_ib_post_send()
3660 *bad_wr = wr; in _mlx4_ib_post_send()
3673 *bad_wr = wr; in _mlx4_ib_post_send()
3706 *bad_wr = wr; in _mlx4_ib_post_send()
3759 *bad_wr = wr; in _mlx4_ib_post_send()
3801 const struct ib_send_wr **bad_wr) in mlx4_ib_post_send() argument
3803 return _mlx4_ib_post_send(ibqp, wr, bad_wr, false); in mlx4_ib_post_send()
3807 const struct ib_recv_wr **bad_wr, bool drain) in _mlx4_ib_post_recv() argument
3825 *bad_wr = wr; in _mlx4_ib_post_recv()
3835 *bad_wr = wr; in _mlx4_ib_post_recv()
3841 *bad_wr = wr; in _mlx4_ib_post_recv()
3895 const struct ib_recv_wr **bad_wr) in mlx4_ib_post_recv() argument
3897 return _mlx4_ib_post_recv(ibqp, wr, bad_wr, false); in mlx4_ib_post_recv()