Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h767 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dmlx4_ib_main.c2532 ibdev->ib_dev.post_send = mlx4_ib_post_send; in mlx4_ib_add()
H A Dmlx4_ib_qp.c2931 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx4_ib_post_send() function