Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h924 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dmlx5_ib_main.c3456 dev->ib_dev.post_send = mlx5_ib_post_send; in mlx5_ib_add()
H A Dmlx5_ib_qp.c3896 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx5_ib_post_send() function