Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dqp.c612 static inline int _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in _mlx5_post_send() function
987 return _mlx5_post_send(ibqp, wr, bad_wr); in mlx5_post_send()
1028 ret = _mlx5_post_send(qp, &wr, &bad_wr); in mlx5_bind_mw()