Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h635 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr,
HDmlx5.c123 .post_send = mlx5_post_send,
HDqp.c969 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx5_post_send() function