Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h637 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
H A Dmlx5.c124 .post_recv = mlx5_post_recv,
H A Dqp.c1134 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx5_post_recv() function