Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h635 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr,
H A Dmlx5.c123 .post_send = mlx5_post_send,
H A Dqp.c969 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx5_post_send() function